#95FEEE#95FEEE
#95FEEE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.101 H 183.2°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEEE |
|---|---|
| RGB | rgb(149, 254, 238) |
| HSL | hsl(171, 98%, 79%) |
| HSV | hsv(171, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.21, -34.17, -1.91) |
| CIE-LCH | lch(93.21, 34.22, 183.20°) |
| OKLab | oklab(92.88% -0.1008 -0.0057) |
| OKLCH | oklch(92.88% 0.101 183.2) |
| XYZ | xyz(63.2628, 83.4415, 93.6445) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.15
Pale Aqua
#B8FFEB
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 5.37
Pale Cyan
#B7FFFA
ΔE00 5.75
Light Aqua
#8CFFDB
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEEE #FE95A5
analogous
#95FEBA #95FEEE #95DAFE
triadic
#95FEEE #EE95FE #FEEE95
tetradic
#95FEEE #BA95FE #FE95A5 #DAFE95
square
#95FEEE #BA95FE #FE95A5 #DAFE95
split-complementary
#95FEEE #FE95DA #FEBA95
monochromatic
#1CFDDB #58FDE4 #95FEEE #D2FFF8 #E1FFFA
Accessibility & contrast
On white
1.19
#95FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#95FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEEE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEEE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#6BFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95feee; /* rgb */ color: rgb(149, 254, 238); /* oklch */ color: oklch(92.9% 0.101 183.2);
Tailwind
colors: {
custom: {
50: '#b9fff3',
500: '#95feee',
950: '#000000',
},
}SCSS
$custom: #95feee; $custom-light: #b9fff3; $custom-dark: #000000;
JSON
{
"hex": "#95feee",
"rgb": {
"r": 149,
"g": 254,
"b": 238
},
"hsl": {
"h": 170.857,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.92884,
"c": 0.10095,
"h": 183.2
},
"luminance": 0.83446
}Semantic roles & 50–950 ramp
primary
#95FEEE
secondary
#E0576C
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685