#95FAEC#95FAEC
#95FAEC is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.9% C 0.097 H 184.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #95FAEC |
|---|---|
| RGB | rgb(149, 250, 236) |
| HSL | hsl(172, 91%, 78%) |
| HSV | hsv(172, 40%, 98%) |
| CMYK | cmyk(40.4%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(92.05, -32.76, -2.57) |
| CIE-LCH | lch(92.05, 32.86, 184.49°) |
| OKLab | oklab(91.93% -0.0971 -0.0074) |
| OKLCH | oklch(91.93% 0.097 184.4) |
| XYZ | xyz(61.7145, 80.8124, 91.6869) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Cyan
#ACFFFC
ΔE00 4.85
Pale Aqua
#B8FFEB
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 5.30
Eggshell Blue
#C4FFF7
ΔE00 6.56
Light Aqua
#8CFFDB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FAEC #FA95A3
analogous
#95FAB9 #95FAEC #95D5FA
triadic
#95FAEC #EC95FA #FAEC95
tetradic
#95FAEC #B995FA #FA95A3 #D5FA95
square
#95FAEC #B995FA #FA95A3 #D5FA95
split-complementary
#95FAEC #FA95D5 #FAB995
monochromatic
#20F4D7 #5BF7E2 #95FAEC #CFFDF6 #E2FEFA
Accessibility & contrast
On white
1.22
#95FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#95FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FAEC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FAEC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#6DFEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95faec; /* rgb */ color: rgb(149, 250, 236); /* oklch */ color: oklch(91.9% 0.097 184.4);
Tailwind
colors: {
custom: {
50: '#b9fcf2',
500: '#95faec',
950: '#000000',
},
}SCSS
$custom: #95faec; $custom-light: #b9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#95faec",
"rgb": {
"r": 149,
"g": 250,
"b": 236
},
"hsl": {
"h": 171.683,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.91934,
"c": 0.09734,
"h": 184.4
},
"luminance": 0.80817
}Semantic roles & 50–950 ramp
primary
#95FAEC
secondary
#DA596B
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585