#94FFEE#94FFEE
#94FFEE is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.103 H 182.7°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFEE |
|---|---|
| RGB | rgb(148, 255, 238) |
| HSL | hsl(170, 100%, 79%) |
| HSV | hsv(170, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.44, -34.87, -1.57) |
| CIE-LCH | lch(93.44, 34.91, 182.57°) |
| OKLab | oklab(93.06% -0.1026 -0.0048) |
| OKLCH | oklch(93.06% 0.103 182.7) |
| XYZ | xyz(63.3993, 83.9842, 93.7420) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.02
Pale Aqua
#B8FFEB
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 5.71
Light Aqua
#8CFFDB
ΔE00 5.74
Pale Cyan
#B7FFFA
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFEE #FF94A5
analogous
#94FFB9 #94FFEE #94DBFF
triadic
#94FFEE #EE94FF #FFEE94
tetradic
#94FFEE #B994FF #FF94A5 #DBFF94
square
#94FFEE #B994FF #FF94A5 #DBFF94
split-complementary
#94FFEE #FF94DB #FFB994
monochromatic
#1AFFDB #57FFE4 #94FFEE #D1FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#94FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#94FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFEE
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFEE | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#69FFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #94ffee; /* rgb */ color: rgb(148, 255, 238); /* oklch */ color: oklch(93.1% 0.103 182.7);
Tailwind
colors: {
custom: {
50: '#b9fff3',
500: '#94ffee',
950: '#000000',
},
}SCSS
$custom: #94ffee; $custom-light: #b9fff3; $custom-dark: #000000;
JSON
{
"hex": "#94ffee",
"rgb": {
"r": 148,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.467,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93063,
"c": 0.10276,
"h": 182.7
},
"luminance": 0.83989
}Semantic roles & 50–950 ramp
primary
#94FFEE
secondary
#E1566C
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685