#94FEEA#94FEEA
#94FEEA is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.103 H 180.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94FEEA |
|---|---|
| RGB | rgb(148, 254, 234) |
| HSL | hsl(169, 98%, 79%) |
| HSV | hsv(169, 42%, 100%) |
| CMYK | cmyk(41.7%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(93.06, -35.31, -0.05) |
| CIE-LCH | lch(93.06, 35.31, 180.09°) |
| OKLab | oklab(92.72% -0.1032 -0.0007) |
| OKLCH | oklch(92.72% 0.103 180.4) |
| XYZ | xyz(62.5000, 83.1154, 90.5754) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Pale Aqua
#B8FFEB
ΔE00 4.59
Light Aqua
#8CFFDB
ΔE00 4.73
Pale Turquoise
#A5FBD5
ΔE00 6.46
Light Turquoise
#7EF4CC
ΔE00 6.49
Light Cyan
#ACFFFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FEEA #FE94A8
analogous
#94FEB5 #94FEEA #94DDFE
triadic
#94FEEA #EA94FE #FEEA94
tetradic
#94FEEA #B594FE #FE94A8 #DDFE94
square
#94FEEA #B594FE #FE94A8 #DDFE94
split-complementary
#94FEEA #FE94DD #FEB594
monochromatic
#1BFDD2 #57FDDE #94FEEA #D1FFF6 #E1FFF9
Accessibility & contrast
On white
1.19
#94FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#94FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FEEA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FEEA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#6CFFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94feea; /* rgb */ color: rgb(148, 254, 234); /* oklch */ color: oklch(92.7% 0.103 180.4);
Tailwind
colors: {
custom: {
50: '#b8fff0',
500: '#94feea',
950: '#000000',
},
}SCSS
$custom: #94feea; $custom-light: #b8fff0; $custom-dark: #000000;
JSON
{
"hex": "#94feea",
"rgb": {
"r": 148,
"g": 254,
"b": 234
},
"hsl": {
"h": 168.679,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.92724,
"c": 0.10317,
"h": 180.4
},
"luminance": 0.8312
}Semantic roles & 50–950 ramp
primary
#94FEEA
secondary
#E05670
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685