#95E1DC#95E1DC
#95E1DC is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.9% C 0.075 H 190.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95E1DC |
|---|---|
| RGB | rgb(149, 225, 220) |
| HSL | hsl(176, 56%, 73%) |
| HSV | hsv(176, 34%, 88%) |
| CMYK | cmyk(33.8%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(84.69, -24.47, -5.02) |
| CIE-LCH | lch(84.69, 24.97, 191.59°) |
| OKLab | oklab(85.89% -0.0742 -0.0139) |
| OKLCH | oklch(85.89% 0.076 190.6) |
| XYZ | xyz(52.2333, 65.4041, 77.5682) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Light Cyan
#ACFFFC
ΔE00 6.49
Pale Cyan
#B7FFFA
ΔE00 6.72
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E1DC #E1959A
analogous
#95E1B6 #95E1DC #95C0E1
triadic
#95E1DC #DC95E1 #E1DC95
tetradic
#95E1DC #B695E1 #E1959A #C0E195
square
#95E1DC #B695E1 #E1959A #C0E195
split-complementary
#95E1DC #E195C0 #E1B695
monochromatic
#38C4BB #65D3CC #95E1DC #C5EEEC #E7F8F7
Accessibility & contrast
On white
1.49
#95E1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#95E1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E1DC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E1DC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#79E5DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95e1dc; /* rgb */ color: rgb(149, 225, 220); /* oklch */ color: oklch(85.9% 0.075 190.6);
Tailwind
colors: {
custom: {
50: '#b7eae6',
500: '#95e1dc',
950: '#000000',
},
}SCSS
$custom: #95e1dc; $custom-light: #b7eae6; $custom-dark: #000000;
JSON
{
"hex": "#95e1dc",
"rgb": {
"r": 149,
"g": 225,
"b": 220
},
"hsl": {
"h": 176.053,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.85888,
"c": 0.0755,
"h": 190.6
},
"luminance": 0.65407
}Semantic roles & 50–950 ramp
primary
#95E1DC
secondary
#BA6166
accent
#222DC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484