#95E1DD#95E1DD
#95E1DD is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.075 H 191.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #95E1DD |
|---|---|
| RGB | rgb(149, 225, 221) |
| HSL | hsl(177, 56%, 73%) |
| HSV | hsv(177, 34%, 88%) |
| CMYK | cmyk(33.8%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(84.72, -24.24, -5.51) |
| CIE-LCH | lch(84.72, 24.85, 192.80°) |
| OKLab | oklab(85.92% -0.0738 -0.0152) |
| OKLCH | oklch(85.92% 0.075 191.6) |
| XYZ | xyz(52.3662, 65.4572, 78.2678) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Light Cyan
#ACFFFC
ΔE00 6.44
Pale Cyan
#B7FFFA
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 7.05
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E1DD #E19599
analogous
#95E1B7 #95E1DD #95BFE1
triadic
#95E1DD #DD95E1 #E1DD95
tetradic
#95E1DD #B795E1 #E19599 #BFE195
square
#95E1DD #B795E1 #E19599 #BFE195
split-complementary
#95E1DD #E195BF #E1B795
monochromatic
#38C4BD #65D3CE #95E1DD #C5EEEC #E7F8F7
Accessibility & contrast
On white
1.49
#95E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#95E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E1DD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E1DD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADD
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#79E5E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95e1dd; /* rgb */ color: rgb(149, 225, 221); /* oklch */ color: oklch(85.9% 0.075 191.6);
Tailwind
colors: {
custom: {
50: '#b7eae7',
500: '#95e1dd',
950: '#000000',
},
}SCSS
$custom: #95e1dd; $custom-light: #b7eae7; $custom-dark: #000000;
JSON
{
"hex": "#95e1dd",
"rgb": {
"r": 149,
"g": 225,
"b": 221
},
"hsl": {
"h": 176.842,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.85919,
"c": 0.07535,
"h": 191.6
},
"luminance": 0.6546
}Semantic roles & 50–950 ramp
primary
#95E1DD
secondary
#BA6165
accent
#222BC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484