#94EEED#94EEED
#94EEED is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.3% C 0.086 H 194.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #94EEED |
|---|---|
| RGB | rgb(148, 238, 237) |
| HSL | hsl(179, 73%, 76%) |
| HSV | hsv(179, 38%, 93%) |
| CMYK | cmyk(37.8%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.71, -27.08, -8.02) |
| CIE-LCH | lch(88.71, 28.24, 196.49°) |
| OKLab | oklab(89.25% -0.0836 -0.0221) |
| OKLCH | oklch(89.25% 0.086 194.8) |
| XYZ | xyz(58.0677, 73.5554, 91.2421) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.94
Paleturquoise
#AFEEEE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.22
Pale Cyan
#B7FFFA
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EEED #EE9495
analogous
#94EEC0 #94EEED #94C2EE
triadic
#94EEED #ED94EE #EEED94
tetradic
#94EEED #C094EE #EE9495 #C2EE94
square
#94EEED #C094EE #EE9495 #C2EE94
split-complementary
#94EEED #EE94C2 #EEC094
monochromatic
#2ADDDB #5FE6E4 #94EEED #C9F6F6 #E5FBFB
Accessibility & contrast
On white
1.34
#94EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#94EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EEED
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EEED | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#6EF3ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #94eeed; /* rgb */ color: rgb(148, 238, 237); /* oklch */ color: oklch(89.3% 0.086 194.8);
Tailwind
colors: {
custom: {
50: '#b7f3f2',
500: '#94eeed',
950: '#000000',
},
}SCSS
$custom: #94eeed; $custom-light: #b7f3f2; $custom-dark: #000000;
JSON
{
"hex": "#94eeed",
"rgb": {
"r": 148,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.89252,
"c": 0.08644,
"h": 194.8
},
"luminance": 0.73559
}Semantic roles & 50–950 ramp
primary
#94EEED
secondary
#CA5C5D
accent
#1113D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585