#94DDEA#94DDEA
#94DDEA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.4% C 0.075 H 209.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDEA |
|---|---|
| RGB | rgb(148, 221, 234) |
| HSL | hsl(189, 67%, 75%) |
| HSV | hsv(189, 37%, 92%) |
| CMYK | cmyk(36.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.94, -19.44, -13.55) |
| CIE-LCH | lch(83.94, 23.70, 214.88°) |
| OKLab | oklab(85.41% -0.0646 -0.0372) |
| OKLCH | oklch(85.41% 0.075 209.9) |
| XYZ | xyz(52.9153, 63.9460, 87.3805) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDEA #EAA194
analogous
#94EACC #94DDEA #94B2EA
triadic
#94DDEA #EA94DD #DDEA94
tetradic
#94DDEA #CC94EA #EAA194 #B2EA94
square
#94DDEA #CC94EA #EAA194 #B2EA94
split-complementary
#94DDEA #EA94B2 #EACC94
monochromatic
#2EBCD6 #61CDE0 #94DDEA #C7EDF4 #E5F7FA
Accessibility & contrast
On white
1.52
#94DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#94DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDEA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDEA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#72E3E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #94ddea; /* rgb */ color: rgb(148, 221, 234); /* oklch */ color: oklch(85.4% 0.075 209.9);
Tailwind
colors: {
custom: {
50: '#b7e7f0',
500: '#94ddea',
950: '#000000',
},
}SCSS
$custom: #94ddea; $custom-light: #b7e7f0; $custom-dark: #000000;
JSON
{
"hex": "#94ddea",
"rgb": {
"r": 148,
"g": 221,
"b": 234
},
"hsl": {
"h": 189.07,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.85406,
"c": 0.07457,
"h": 209.9
},
"luminance": 0.63949
}Semantic roles & 50–950 ramp
primary
#94DDEA
secondary
#C56D5D
accent
#3216CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485