#95E4EE#95E4EE
#95E4EE is a very light, moderate teal. Relative luminance 0.680; OKLCH L 87.1% C 0.079 H 205.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #95E4EE |
|---|---|
| RGB | rgb(149, 228, 238) |
| HSL | hsl(187, 72%, 76%) |
| HSV | hsv(187, 37%, 93%) |
| CMYK | cmyk(37.4%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.03, -21.70, -12.53) |
| CIE-LCH | lch(86.03, 25.06, 210.00°) |
| OKLab | oklab(87.13% -0.0706 -0.0344) |
| OKLCH | oklch(87.13% 0.079 205.9) |
| XYZ | xyz(55.5649, 68.0458, 91.0785) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.46
Robin Egg Blue
#8AF1FE
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 4.78
Powder Blue
#B0E0E6
ΔE00 5.03
Pale Sky Blue
#BDF6FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E4EE #EE9F95
analogous
#95EECB #95E4EE #95B7EE
triadic
#95E4EE #EE95E4 #E4EE95
tetradic
#95E4EE #CB95EE #EE9F95 #B7EE95
square
#95E4EE #CB95EE #EE9F95 #B7EE95
split-complementary
#95E4EE #EE95B7 #EECB95
monochromatic
#2CC9DD #60D7E6 #95E4EE #CAF1F6 #E5F8FB
Accessibility & contrast
On white
1.44
#95E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#95E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E4EE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E4EE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#71EAE7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #95e4ee; /* rgb */ color: rgb(149, 228, 238); /* oklch */ color: oklch(87.1% 0.079 205.9);
Tailwind
colors: {
custom: {
50: '#b8ecf3',
500: '#95e4ee',
950: '#000000',
},
}SCSS
$custom: #95e4ee; $custom-light: #b8ecf3; $custom-dark: #000000;
JSON
{
"hex": "#95e4ee",
"rgb": {
"r": 149,
"g": 228,
"b": 238
},
"hsl": {
"h": 186.742,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.87127,
"c": 0.07855,
"h": 205.9
},
"luminance": 0.68049
}Semantic roles & 50–950 ramp
primary
#95E4EE
secondary
#CA695D
accent
#2711D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485