#95FEEA#95FEEA
#95FEEA is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.8% C 0.102 H 180.3°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEEA |
|---|---|
| RGB | rgb(149, 254, 234) |
| HSL | hsl(169, 98%, 79%) |
| HSV | hsv(169, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(93.11, -35.07, 0.01) |
| CIE-LCH | lch(93.11, 35.07, 179.98°) |
| OKLab | oklab(92.77% -0.1024 -0.0005) |
| OKLCH | oklch(92.77% 0.102 180.3) |
| XYZ | xyz(62.6817, 83.2091, 90.5839) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.45
Pale Aqua
#B8FFEB
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 4.73
Pale Turquoise
#A5FBD5
ΔE00 6.40
Light Turquoise
#7EF4CC
ΔE00 6.50
Light Cyan
#ACFFFC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEEA #FE95A9
analogous
#95FEB6 #95FEEA #95DEFE
triadic
#95FEEA #EA95FE #FEEA95
tetradic
#95FEEA #B695FE #FE95A9 #DEFE95
square
#95FEEA #B695FE #FE95A9 #DEFE95
split-complementary
#95FEEA #FE95DE #FEB695
monochromatic
#1CFDD2 #58FDDE #95FEEA #D2FFF6 #E1FFF9
Accessibility & contrast
On white
1.19
#95FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#95FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEEA
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEEA | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#6DFFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95feea; /* rgb */ color: rgb(149, 254, 234); /* oklch */ color: oklch(92.8% 0.102 180.3);
Tailwind
colors: {
custom: {
50: '#b9fff0',
500: '#95feea',
950: '#000000',
},
}SCSS
$custom: #95feea; $custom-light: #b9fff0; $custom-dark: #000000;
JSON
{
"hex": "#95feea",
"rgb": {
"r": 149,
"g": 254,
"b": 234
},
"hsl": {
"h": 168.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.92768,
"c": 0.10244,
"h": 180.3
},
"luminance": 0.83214
}Semantic roles & 50–950 ramp
primary
#95FEEA
secondary
#E05771
accent
#002CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685