#95DFDA#95DFDA
#95DFDA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.074 H 190.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFDA |
|---|---|
| RGB | rgb(149, 223, 218) |
| HSL | hsl(176, 54%, 73%) |
| HSV | hsv(176, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.08, -23.94, -4.86) |
| CIE-LCH | lch(84.08, 24.43, 191.47°) |
| OKLab | oklab(85.38% -0.0726 -0.0134) |
| OKLCH | oklch(85.38% 0.074 190.5) |
| XYZ | xyz(51.4325, 64.2238, 76.0024) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Light Cyan
#ACFFFC
ΔE00 6.92
Pale Cyan
#B7FFFA
ΔE00 7.10
Powder Blue
#B0E0E6
ΔE00 7.18
Duck Egg Blue
#C3FBF4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFDA #DF959A
analogous
#95DFB5 #95DFDA #95BFDF
triadic
#95DFDA #DA95DF #DFDA95
tetradic
#95DFDA #B595DF #DF959A #BFDF95
square
#95DFDA #B595DF #DF959A #BFDF95
split-complementary
#95DFDA #DF95BF #DFB595
monochromatic
#3AC0B7 #66D1CA #95DFDA #C4EDEA #E7F8F7
Accessibility & contrast
On white
1.52
#95DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#95DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFDA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFDA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#7AE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfda; /* rgb */ color: rgb(149, 223, 218); /* oklch */ color: oklch(85.4% 0.074 190.5);
Tailwind
colors: {
custom: {
50: '#b7e9e5',
500: '#95dfda',
950: '#000000',
},
}SCSS
$custom: #95dfda; $custom-light: #b7e9e5; $custom-dark: #000000;
JSON
{
"hex": "#95dfda",
"rgb": {
"r": 149,
"g": 223,
"b": 218
},
"hsl": {
"h": 175.946,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85383,
"c": 0.07382,
"h": 190.5
},
"luminance": 0.64227
}Semantic roles & 50–950 ramp
primary
#95DFDA
secondary
#B76167
accent
#242FC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484