#95F2EC#95F2EC
#95F2EC is a very light, moderate teal. Relative luminance 0.759; OKLCH L 90.2% C 0.089 H 190.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95F2EC |
|---|---|
| RGB | rgb(149, 242, 236) |
| HSL | hsl(176, 78%, 77%) |
| HSV | hsv(176, 38%, 95%) |
| CMYK | cmyk(38.4%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(89.83, -28.98, -5.83) |
| CIE-LCH | lch(89.83, 29.56, 191.38°) |
| OKLab | oklab(90.16% -0.0878 -0.0162) |
| OKLCH | oklch(90.16% 0.089 190.4) |
| XYZ | xyz(59.2812, 75.9458, 90.8758) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.56
Pale Cyan
#B7FFFA
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Eggshell Blue
#C4FFF7
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F2EC #F2959B
analogous
#95F2BE #95F2EC #95CAF2
triadic
#95F2EC #EC95F2 #F2EC95
tetradic
#95F2EC #BE95F2 #F2959B #CAF295
square
#95F2EC #BE95F2 #F2959B #CAF295
split-complementary
#95F2EC #F295CA #F2BE95
monochromatic
#28E5D8 #5EEBE2 #95F2EC #CCF9F6 #E4FCFA
Accessibility & contrast
On white
1.30
#95F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#95F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F2EC
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F2EC | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#6FF7F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f2ec; /* rgb */ color: rgb(149, 242, 236); /* oklch */ color: oklch(90.2% 0.089 190.4);
Tailwind
colors: {
custom: {
50: '#b8f6f2',
500: '#95f2ec',
950: '#000000',
},
}SCSS
$custom: #95f2ec; $custom-light: #b8f6f2; $custom-dark: #000000;
JSON
{
"hex": "#95f2ec",
"rgb": {
"r": 149,
"g": 242,
"b": 236
},
"hsl": {
"h": 176.129,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.90155,
"c": 0.08933,
"h": 190.4
},
"luminance": 0.7595
}Semantic roles & 50–950 ramp
primary
#95F2EC
secondary
#CF5C63
accent
#0B18DA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585