#95E4DE#95E4DE
#95E4DE is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.6% C 0.078 H 189.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95E4DE |
|---|---|
| RGB | rgb(149, 228, 222) |
| HSL | hsl(175, 59%, 74%) |
| HSV | hsv(175, 35%, 89%) |
| CMYK | cmyk(34.6%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(85.58, -25.47, -4.77) |
| CIE-LCH | lch(85.58, 25.91, 190.60°) |
| OKLab | oklab(86.62% -0.077 -0.0132) |
| OKLCH | oklch(86.62% 0.078 189.7) |
| XYZ | xyz(53.3179, 67.1469, 79.2442) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 5.94
Pale Cyan
#B7FFFA
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E4DE #E4959B
analogous
#95E4B7 #95E4DE #95C3E4
triadic
#95E4DE #DE95E4 #E4DE95
tetradic
#95E4DE #B795E4 #E4959B #C3E495
square
#95E4DE #B795E4 #E4959B #C3E495
split-complementary
#95E4DE #E495C3 #E4B795
monochromatic
#34CBBF #64D8CF #95E4DE #C6F0ED #E7F9F7
Accessibility & contrast
On white
1.46
#95E4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#95E4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E4DE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E4DE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#78E8E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e4de; /* rgb */ color: rgb(149, 228, 222); /* oklch */ color: oklch(86.6% 0.078 189.7);
Tailwind
colors: {
custom: {
50: '#b7ece8',
500: '#95e4de',
950: '#000000',
},
}SCSS
$custom: #95e4de; $custom-light: #b7ece8; $custom-dark: #000000;
JSON
{
"hex": "#95e4de",
"rgb": {
"r": 149,
"g": 228,
"b": 222
},
"hsl": {
"h": 175.443,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86616,
"c": 0.07814,
"h": 189.7
},
"luminance": 0.6715
}Semantic roles & 50–950 ramp
primary
#95E4DE
secondary
#BD6067
accent
#1E2BC7
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484