#94FEEF#94FEEF
#94FEEF is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.101 H 184.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #94FEEF |
|---|---|
| RGB | rgb(148, 254, 239) |
| HSL | hsl(172, 98%, 79%) |
| HSV | hsv(172, 42%, 100%) |
| CMYK | cmyk(41.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.19, -34.18, -2.45) |
| CIE-LCH | lch(93.19, 34.27, 184.10°) |
| OKLab | oklab(92.87% -0.1011 -0.0071) |
| OKLCH | oklch(92.87% 0.101 184) |
| XYZ | xyz(63.2284, 83.4068, 94.4119) |
| Luminance | 0.8341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.34
Pale Aqua
#B8FFEB
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 5.15
Pale Cyan
#B7FFFA
ΔE00 5.62
Light Aqua
#8CFFDB
ΔE00 6.40
Bright Aqua
#0BF9EA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FEEF #FE94A3
analogous
#94FEBA #94FEEF #94D8FE
triadic
#94FEEF #EF94FE #FEEF94
tetradic
#94FEEF #BA94FE #FE94A3 #D8FE94
square
#94FEEF #BA94FE #FE94A3 #D8FE94
split-complementary
#94FEEF #FE94D8 #FEBA94
monochromatic
#1BFDDD #57FDE6 #94FEEF #D1FFF8 #E1FFFA
Accessibility & contrast
On white
1.19
#94FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#94FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FEEF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FEEF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#69FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94feef; /* rgb */ color: rgb(148, 254, 239); /* oklch */ color: oklch(92.9% 0.101 184.0);
Tailwind
colors: {
custom: {
50: '#b8fff4',
500: '#94feef',
950: '#000000',
},
}SCSS
$custom: #94feef; $custom-light: #b8fff4; $custom-dark: #000000;
JSON
{
"hex": "#94feef",
"rgb": {
"r": 148,
"g": 254,
"b": 239
},
"hsl": {
"h": 171.509,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.92869,
"c": 0.10136,
"h": 184
},
"luminance": 0.83412
}Semantic roles & 50–950 ramp
primary
#94FEEF
secondary
#E0566A
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685