#95FEEF#95FEEF
#95FEEF is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.101 H 184.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEEF |
|---|---|
| RGB | rgb(149, 254, 239) |
| HSL | hsl(171, 98%, 79%) |
| HSV | hsv(171, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.23, -33.94, -2.39) |
| CIE-LCH | lch(93.23, 34.02, 184.03°) |
| OKLab | oklab(92.91% -0.1004 -0.0069) |
| OKLCH | oklch(92.91% 0.101 184) |
| XYZ | xyz(63.4102, 83.5005, 94.4204) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.38
Pale Aqua
#B8FFEB
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.09
Pale Cyan
#B7FFFA
ΔE00 5.54
Light Aqua
#8CFFDB
ΔE00 6.40
Eggshell Blue
#C4FFF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEEF #FE95A4
analogous
#95FEBB #95FEEF #95D8FE
triadic
#95FEEF #EF95FE #FEEF95
tetradic
#95FEEF #BB95FE #FE95A4 #D8FE95
square
#95FEEF #BB95FE #FE95A4 #D8FE95
split-complementary
#95FEEF #FE95D8 #FEBB95
monochromatic
#1CFDDD #58FDE6 #95FEEF #D2FFF8 #E1FFFA
Accessibility & contrast
On white
1.19
#95FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#95FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEEF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEEF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#6BFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95feef; /* rgb */ color: rgb(149, 254, 239); /* oklch */ color: oklch(92.9% 0.101 184.0);
Tailwind
colors: {
custom: {
50: '#b9fff4',
500: '#95feef',
950: '#000000',
},
}SCSS
$custom: #95feef; $custom-light: #b9fff4; $custom-dark: #000000;
JSON
{
"hex": "#95feef",
"rgb": {
"r": 149,
"g": 254,
"b": 239
},
"hsl": {
"h": 171.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.92913,
"c": 0.10062,
"h": 184
},
"luminance": 0.83505
}Semantic roles & 50–950 ramp
primary
#95FEEF
secondary
#E0576B
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685