#94DFED#94DFED
#94DFED is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.077 H 210.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFED |
|---|---|
| RGB | rgb(148, 223, 237) |
| HSL | hsl(189, 71%, 75%) |
| HSV | hsv(189, 38%, 93%) |
| CMYK | cmyk(37.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.58, -19.71, -14.18) |
| CIE-LCH | lch(84.58, 24.28, 215.73°) |
| OKLab | oklab(85.95% -0.0659 -0.0389) |
| OKLCH | oklch(85.95% 0.077 210.6) |
| XYZ | xyz(53.8811, 65.1822, 89.8466) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 6.02
Ice Blue
#A5DFF9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFED #EDA294
analogous
#94EDCE #94DFED #94B2ED
triadic
#94DFED #ED94DF #DFED94
tetradic
#94DFED #CE94ED #EDA294 #B2ED94
square
#94DFED #CE94ED #EDA294 #B2ED94
split-complementary
#94DFED #ED94B2 #EDCE94
monochromatic
#2BC0DB #60CFE4 #94DFED #C8EFF6 #E5F7FB
Accessibility & contrast
On white
1.50
#94DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#94DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFED
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFED | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#71E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #94dfed; /* rgb */ color: rgb(148, 223, 237); /* oklch */ color: oklch(85.9% 0.077 210.6);
Tailwind
colors: {
custom: {
50: '#b7e9f2',
500: '#94dfed',
950: '#000000',
},
}SCSS
$custom: #94dfed; $custom-light: #b7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#94dfed",
"rgb": {
"r": 148,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.438,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.85946,
"c": 0.07652,
"h": 210.6
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#94DFED
secondary
#C96E5D
accent
#3112D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485