#95E2EA#95E2EA
#95E2EA is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.6% C 0.077 H 204.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2EA |
|---|---|
| RGB | rgb(149, 226, 234) |
| HSL | hsl(186, 67%, 75%) |
| HSV | hsv(186, 36%, 92%) |
| CMYK | cmyk(36.3%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.36, -21.68, -11.42) |
| CIE-LCH | lch(85.36, 24.50, 207.78°) |
| OKLab | oklab(86.56% -0.0698 -0.0313) |
| OKLCH | oklch(86.56% 0.077 204.2) |
| XYZ | xyz(54.4368, 66.7193, 87.8356) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.95
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Paleturquoise
#AFEEEE
ΔE00 4.48
Powder Blue
#B0E0E6
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.22
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2EA #EA9D95
analogous
#95EAC7 #95E2EA #95B7EA
triadic
#95E2EA #EA95E2 #E2EA95
tetradic
#95E2EA #C795EA #EA9D95 #B7EA95
square
#95E2EA #C795EA #EA9D95 #B7EA95
split-complementary
#95E2EA #EA95B7 #EAC795
monochromatic
#2FC6D6 #62D4E0 #95E2EA #C8F0F4 #E5F8FA
Accessibility & contrast
On white
1.46
#95E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#95E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2EA
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2EA | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#73E8E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e2ea; /* rgb */ color: rgb(149, 226, 234); /* oklch */ color: oklch(86.6% 0.077 204.2);
Tailwind
colors: {
custom: {
50: '#b7ebf0',
500: '#95e2ea',
950: '#000000',
},
}SCSS
$custom: #95e2ea; $custom-light: #b7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#95e2ea",
"rgb": {
"r": 149,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.647,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.86555,
"c": 0.07652,
"h": 204.2
},
"luminance": 0.66723
}Semantic roles & 50–950 ramp
primary
#95E2EA
secondary
#C5685E
accent
#2817CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485