#94EEEE#94EEEE
#94EEEE is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.3% C 0.086 H 195.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #94EEEE |
|---|---|
| RGB | rgb(148, 238, 238) |
| HSL | hsl(180, 73%, 76%) |
| HSV | hsv(180, 38%, 93%) |
| CMYK | cmyk(37.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.74, -26.84, -8.50) |
| CIE-LCH | lch(88.74, 28.16, 197.57°) |
| OKLab | oklab(89.28% -0.0832 -0.0234) |
| OKLCH | oklch(89.28% 0.086 195.7) |
| XYZ | xyz(58.2142, 73.6140, 92.0137) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Paleturquoise
#AFEEEE
ΔE00 3.91
Light Cyan
#ACFFFC
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EEEE #EE9494
analogous
#94EEC1 #94EEEE #94C1EE
triadic
#94EEEE #EE94EE #EEEE94
tetradic
#94EEEE #C194EE #EE9494 #C1EE94
square
#94EEEE #C194EE #EE9494 #C1EE94
split-complementary
#94EEEE #EE94C1 #EEC194
monochromatic
#2ADDDD #5FE6E6 #94EEEE #C9F6F6 #E5FBFB
Accessibility & contrast
On white
1.34
#94EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#94EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EEEE
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EEEE | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#6DF3EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #94eeee; /* rgb */ color: rgb(148, 238, 238); /* oklch */ color: oklch(89.3% 0.086 195.7);
Tailwind
colors: {
custom: {
50: '#b8f3f3',
500: '#94eeee',
950: '#000000',
},
}SCSS
$custom: #94eeee; $custom-light: #b8f3f3; $custom-dark: #000000;
JSON
{
"hex": "#94eeee",
"rgb": {
"r": 148,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.89283,
"c": 0.0864,
"h": 195.7
},
"luminance": 0.73618
}Semantic roles & 50–950 ramp
primary
#94EEEE
secondary
#CA5C5C
accent
#1111D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585