#95DED1#95DED1
#95DED1 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.075 H 182.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95DED1 |
|---|---|
| RGB | rgb(149, 222, 209) |
| HSL | hsl(169, 53%, 73%) |
| HSV | hsv(169, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.56, -25.48, -0.85) |
| CIE-LCH | lch(83.56, 25.49, 181.91°) |
| OKLab | oklab(84.89% -0.0751 -0.0027) |
| OKLCH | oklch(84.89% 0.075 182) |
| XYZ | xyz(50.0203, 63.2327, 69.8787) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.41
Pale Teal
#82CBB2
ΔE00 6.54
Tiffany Blue
#7BF2DA
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 6.85
Light Teal
#90E4C1
ΔE00 7.09
Pale Aqua
#B8FFEB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DED1 #DE95A2
analogous
#95DEAC #95DED1 #95C6DE
triadic
#95DED1 #D195DE #DED195
tetradic
#95DED1 #AC95DE #DE95A2 #C6DE95
square
#95DED1 #AC95DE #DE95A2 #C6DE95
split-complementary
#95DED1 #DE95C6 #DEAC95
monochromatic
#3BBEA6 #66CFBD #95DED1 #C4EDE5 #E8F8F5
Accessibility & contrast
On white
1.54
#95DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#95DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DED1
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DED1 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D1
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#7EE1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95ded1; /* rgb */ color: rgb(149, 222, 209); /* oklch */ color: oklch(84.9% 0.075 182.0);
Tailwind
colors: {
custom: {
50: '#b6e8df',
500: '#95ded1',
950: '#000000',
},
}SCSS
$custom: #95ded1; $custom-light: #b6e8df; $custom-dark: #000000;
JSON
{
"hex": "#95ded1",
"rgb": {
"r": 149,
"g": 222,
"b": 209
},
"hsl": {
"h": 169.315,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84889,
"c": 0.07512,
"h": 182
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#95DED1
secondary
#B66170
accent
#2641C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484