#94CED5#94CED5
#94CED5 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.4% C 0.060 H 205.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #94CED5 |
|---|---|
| RGB | rgb(148, 206, 213) |
| HSL | hsl(186, 44%, 71%) |
| HSV | hsv(186, 31%, 84%) |
| CMYK | cmyk(30.5%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(79.18, -16.87, -9.46) |
| CIE-LCH | lch(79.18, 19.34, 209.29°) |
| OKLab | oklab(81.41% -0.0544 -0.0258) |
| OKLCH | oklch(81.41% 0.06 205.4) |
| XYZ | xyz(46.2903, 55.2402, 71.1612) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Ice Blue
#A5DFF9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CED5 #D59B94
analogous
#94D5BB #94CED5 #94ADD5
triadic
#94CED5 #D594CE #CED594
tetradic
#94CED5 #BB94D5 #D59B94 #ADD594
square
#94CED5 #BB94D5 #D59B94 #ADD594
split-complementary
#94CED5 #D594AD #D5BB94
monochromatic
#43A0AB #68BAC4 #94CED5 #C0E2E6 #E9F5F6
Accessibility & contrast
On white
1.74
#94CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#94CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CED5
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CED5 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D6
Deuteranopia (green-blind)
#BAC0D5
Tritanopia (blue-blind)
#7DD3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94ced5; /* rgb */ color: rgb(148, 206, 213); /* oklch */ color: oklch(81.4% 0.060 205.4);
Tailwind
colors: {
custom: {
50: '#b5dde1',
500: '#94ced5',
950: '#000000',
},
}SCSS
$custom: #94ced5; $custom-light: #b5dde1; $custom-dark: #000000;
JSON
{
"hex": "#94ced5",
"rgb": {
"r": 148,
"g": 206,
"b": 213
},
"hsl": {
"h": 186.462,
"s": 43.624,
"l": 70.784
},
"oklch": {
"l": 0.81408,
"c": 0.06023,
"h": 205.4
},
"luminance": 0.55243
}Semantic roles & 50–950 ramp
primary
#94CED5
secondary
#AB6A62
accent
#3D2FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484