#94FEEE#94FEEE
#94FEEE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.102 H 183.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #94FEEE |
|---|---|
| RGB | rgb(148, 254, 238) |
| HSL | hsl(171, 98%, 79%) |
| HSV | hsv(171, 42%, 100%) |
| CMYK | cmyk(41.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.17, -34.41, -1.97) |
| CIE-LCH | lch(93.17, 34.46, 183.28°) |
| OKLab | oklab(92.84% -0.1015 -0.0058) |
| OKLCH | oklch(92.84% 0.102 183.3) |
| XYZ | xyz(63.0811, 83.3479, 93.6360) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.11
Pale Aqua
#B8FFEB
ΔE00 4.92
Light Cyan
#ACFFFC
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 5.83
Light Aqua
#8CFFDB
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FEEE #FE94A4
analogous
#94FEB9 #94FEEE #94D9FE
triadic
#94FEEE #EE94FE #FEEE94
tetradic
#94FEEE #B994FE #FE94A4 #D9FE94
square
#94FEEE #B994FE #FE94A4 #D9FE94
split-complementary
#94FEEE #FE94D9 #FEB994
monochromatic
#1BFDDB #57FDE4 #94FEEE #D1FFF8 #E1FFFA
Accessibility & contrast
On white
1.19
#94FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#94FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FEEE
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FEEE | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#6AFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94feee; /* rgb */ color: rgb(148, 254, 238); /* oklch */ color: oklch(92.8% 0.102 183.3);
Tailwind
colors: {
custom: {
50: '#b8fff3',
500: '#94feee',
950: '#000000',
},
}SCSS
$custom: #94feee; $custom-light: #b8fff3; $custom-dark: #000000;
JSON
{
"hex": "#94feee",
"rgb": {
"r": 148,
"g": 254,
"b": 238
},
"hsl": {
"h": 170.943,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.92839,
"c": 0.10169,
"h": 183.3
},
"luminance": 0.83353
}Semantic roles & 50–950 ramp
primary
#94FEEE
secondary
#E0566B
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685