#94DDEB#94DDEB
#94DDEB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.4% C 0.075 H 210.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDEB |
|---|---|
| RGB | rgb(148, 221, 235) |
| HSL | hsl(190, 69%, 75%) |
| HSV | hsv(190, 37%, 92%) |
| CMYK | cmyk(37%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.97, -19.20, -14.04) |
| CIE-LCH | lch(83.97, 23.78, 216.17°) |
| OKLab | oklab(85.44% -0.0643 -0.0385) |
| OKLCH | oklch(85.44% 0.075 210.9) |
| XYZ | xyz(53.0593, 64.0036, 88.1392) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDEB #EBA294
analogous
#94EBCD #94DDEB #94B2EB
triadic
#94DDEB #EB94DD #DDEB94
tetradic
#94DDEB #CD94EB #EBA294 #B2EB94
square
#94DDEB #CD94EB #EBA294 #B2EB94
split-complementary
#94DDEB #EB94B2 #EBCD94
monochromatic
#2DBCD8 #60CDE1 #94DDEB #C8EDF5 #E5F7FA
Accessibility & contrast
On white
1.52
#94DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#94DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDEB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDEB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#72E4E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #94ddeb; /* rgb */ color: rgb(148, 221, 235); /* oklch */ color: oklch(85.4% 0.075 210.9);
Tailwind
colors: {
custom: {
50: '#b7e7f1',
500: '#94ddeb',
950: '#000000',
},
}SCSS
$custom: #94ddeb; $custom-light: #b7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#94ddeb",
"rgb": {
"r": 148,
"g": 221,
"b": 235
},
"hsl": {
"h": 189.655,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.85439,
"c": 0.07491,
"h": 210.9
},
"luminance": 0.64007
}Semantic roles & 50–950 ramp
primary
#94DDEB
secondary
#C66E5D
accent
#3315D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485