#95F3EC#95F3EC
#95F3EC is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.4% C 0.090 H 189.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #95F3EC |
|---|---|
| RGB | rgb(149, 243, 236) |
| HSL | hsl(176, 80%, 77%) |
| HSV | hsv(176, 39%, 95%) |
| CMYK | cmyk(38.7%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(90.11, -29.46, -5.42) |
| CIE-LCH | lch(90.11, 29.95, 190.43°) |
| OKLab | oklab(90.38% -0.089 -0.0151) |
| OKLCH | oklch(90.38% 0.09 189.6) |
| XYZ | xyz(59.5797, 76.5427, 90.9753) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.60
Pale Cyan
#B7FFFA
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 5.25
Eggshell Blue
#C4FFF7
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.22
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F3EC #F3959C
analogous
#95F3BD #95F3EC #95CBF3
triadic
#95F3EC #EC95F3 #F3EC95
tetradic
#95F3EC #BD95F3 #F3959C #CBF395
square
#95F3EC #BD95F3 #F3959C #CBF395
split-complementary
#95F3EC #F395CB #F3BD95
monochromatic
#27E7D8 #5EEDE2 #95F3EC #CCF9F6 #E4FCFA
Accessibility & contrast
On white
1.29
#95F3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#95F3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F3EC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F3EC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#D9DDED
Tritanopia (blue-blind)
#6FF8F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #95f3ec; /* rgb */ color: rgb(149, 243, 236); /* oklch */ color: oklch(90.4% 0.090 189.6);
Tailwind
colors: {
custom: {
50: '#b8f7f2',
500: '#95f3ec',
950: '#000000',
},
}SCSS
$custom: #95f3ec; $custom-light: #b8f7f2; $custom-dark: #000000;
JSON
{
"hex": "#95f3ec",
"rgb": {
"r": 149,
"g": 243,
"b": 236
},
"hsl": {
"h": 175.532,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.90376,
"c": 0.09028,
"h": 189.6
},
"luminance": 0.76547
}Semantic roles & 50–950 ramp
primary
#95F3EC
secondary
#D15C64
accent
#0A19DC
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585