#95E7DC#95E7DC
#95E7DC is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.2% C 0.082 H 185.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95E7DC |
|---|---|
| RGB | rgb(149, 231, 220) |
| HSL | hsl(172, 63%, 75%) |
| HSV | hsv(172, 35%, 91%) |
| CMYK | cmyk(35.5%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(86.36, -27.38, -2.57) |
| CIE-LCH | lch(86.36, 27.50, 185.35°) |
| OKLab | oklab(87.22% -0.0814 -0.0073) |
| OKLCH | oklch(87.22% 0.082 185.1) |
| XYZ | xyz(53.8839, 68.7053, 78.1184) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 5.78
Light Cyan
#ACFFFC
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.26
Pale Aqua
#B8FFEB
ΔE00 6.49
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E7DC #E795A0
analogous
#95E7B3 #95E7DC #95C9E7
triadic
#95E7DC #DC95E7 #E7DC95
tetradic
#95E7DC #B395E7 #E795A0 #C9E795
square
#95E7DC #B395E7 #E795A0 #C9E795
split-complementary
#95E7DC #E795C9 #E7B395
monochromatic
#31D0BB #63DCCC #95E7DC #C7F2EC #E6F9F7
Accessibility & contrast
On white
1.42
#95E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#95E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E7DC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E7DC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#78EAE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #95e7dc; /* rgb */ color: rgb(149, 231, 220); /* oklch */ color: oklch(87.2% 0.082 185.1);
Tailwind
colors: {
custom: {
50: '#b7efe6',
500: '#95e7dc',
950: '#000000',
},
}SCSS
$custom: #95e7dc; $custom-light: #b7efe6; $custom-dark: #000000;
JSON
{
"hex": "#95e7dc",
"rgb": {
"r": 149,
"g": 231,
"b": 220
},
"hsl": {
"h": 171.951,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.87224,
"c": 0.08176,
"h": 185.1
},
"luminance": 0.68709
}Semantic roles & 50–950 ramp
primary
#95E7DC
secondary
#C15F6C
accent
#1B32CB
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121616
muted
#828584