#95E2EC#95E2EC
#95E2EC is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.6% C 0.077 H 206.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2EC |
|---|---|
| RGB | rgb(149, 226, 236) |
| HSL | hsl(187, 70%, 75%) |
| HSV | hsv(187, 37%, 93%) |
| CMYK | cmyk(36.9%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.42, -21.19, -12.39) |
| CIE-LCH | lch(85.42, 24.55, 210.30°) |
| OKLab | oklab(86.62% -0.069 -0.034) |
| OKLCH | oklch(86.62% 0.077 206.2) |
| XYZ | xyz(54.7257, 66.8349, 89.3573) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.94
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 4.80
Paleturquoise
#AFEEEE
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 5.11
Pale Sky Blue
#BDF6FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2EC #EC9F95
analogous
#95ECCB #95E2EC #95B6EC
triadic
#95E2EC #EC95E2 #E2EC95
tetradic
#95E2EC #CB95EC #EC9F95 #B6EC95
square
#95E2EC #CB95EC #EC9F95 #B6EC95
split-complementary
#95E2EC #EC95B6 #ECCB95
monochromatic
#2DC6D9 #61D4E3 #95E2EC #C9F0F5 #E5F8FA
Accessibility & contrast
On white
1.46
#95E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#95E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2EC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2EC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C7D1EC
Tritanopia (blue-blind)
#72E8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e2ec; /* rgb */ color: rgb(149, 226, 236); /* oklch */ color: oklch(86.6% 0.077 206.2);
Tailwind
colors: {
custom: {
50: '#b7ebf2',
500: '#95e2ec',
950: '#000000',
},
}SCSS
$custom: #95e2ec; $custom-light: #b7ebf2; $custom-dark: #000000;
JSON
{
"hex": "#95e2ec",
"rgb": {
"r": 149,
"g": 226,
"b": 236
},
"hsl": {
"h": 186.897,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.86621,
"c": 0.07694,
"h": 206.2
},
"luminance": 0.66838
}Semantic roles & 50–950 ramp
primary
#95E2EC
secondary
#C76A5E
accent
#2A14D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485