#95FBEC#95FBEC
#95FBEC is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.098 H 183.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBEC |
|---|---|
| RGB | rgb(149, 251, 236) |
| HSL | hsl(171, 93%, 78%) |
| HSV | hsv(171, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(92.33, -33.23, -2.17) |
| CIE-LCH | lch(92.33, 33.30, 183.73°) |
| OKLab | oklab(92.16% -0.0982 -0.0063) |
| OKLCH | oklch(92.16% 0.098 183.7) |
| XYZ | xyz(62.0261, 81.4355, 91.7908) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.09
Pale Aqua
#B8FFEB
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 5.11
Pale Cyan
#B7FFFA
ΔE00 5.51
Light Aqua
#8CFFDB
ΔE00 6.38
Eggshell Blue
#C4FFF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBEC #FB95A4
analogous
#95FBB9 #95FBEC #95D7FB
triadic
#95FBEC #EC95FB #FBEC95
tetradic
#95FBEC #B995FB #FB95A4 #D7FB95
square
#95FBEC #B995FB #FB95A4 #D7FB95
split-complementary
#95FBEC #FB95D7 #FBB995
monochromatic
#1FF7D7 #5AF9E1 #95FBEC #D0FDF7 #E2FEFA
Accessibility & contrast
On white
1.21
#95FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#95FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBEC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBEC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EC
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#6DFFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fbec; /* rgb */ color: rgb(149, 251, 236); /* oklch */ color: oklch(92.2% 0.098 183.7);
Tailwind
colors: {
custom: {
50: '#b9fdf2',
500: '#95fbec',
950: '#000000',
},
}SCSS
$custom: #95fbec; $custom-light: #b9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#95fbec",
"rgb": {
"r": 149,
"g": 251,
"b": 236
},
"hsl": {
"h": 171.176,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.92156,
"c": 0.0984,
"h": 183.7
},
"luminance": 0.8144
}Semantic roles & 50–950 ramp
primary
#95FBEC
secondary
#DC596C
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585