#94CED3#94CED3
#94CED3 is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.060 H 202.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #94CED3 |
|---|---|
| RGB | rgb(148, 206, 211) |
| HSL | hsl(185, 42%, 70%) |
| HSV | hsv(185, 30%, 83%) |
| CMYK | cmyk(29.9%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(79.12, -17.33, -8.47) |
| CIE-LCH | lch(79.12, 19.29, 206.05°) |
| OKLab | oklab(81.34% -0.0552 -0.0232) |
| OKLCH | oklch(81.34% 0.06 202.8) |
| XYZ | xyz(46.0380, 55.1392, 69.8325) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.00
Sky Blue
#87CEEB
ΔE00 8.37
Robin Egg Blue
#8AF1FE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CED3 #D39994
analogous
#94D3B8 #94CED3 #94AED3
triadic
#94CED3 #D394CE #CED394
tetradic
#94CED3 #B894D3 #D39994 #AED394
square
#94CED3 #B894D3 #D39994 #AED394
split-complementary
#94CED3 #D394AE #D3B894
monochromatic
#45A0A8 #69BAC1 #94CED3 #BFE2E5 #E9F5F6
Accessibility & contrast
On white
1.75
#94CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#94CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CED3
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CED3 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D3
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#7ED2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94ced3; /* rgb */ color: rgb(148, 206, 211); /* oklch */ color: oklch(81.3% 0.060 202.8);
Tailwind
colors: {
custom: {
50: '#b5dde0',
500: '#94ced3',
950: '#000000',
},
}SCSS
$custom: #94ced3; $custom-light: #b5dde0; $custom-dark: #000000;
JSON
{
"hex": "#94ced3",
"rgb": {
"r": 148,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.762,
"s": 41.722,
"l": 70.392
},
"oklch": {
"l": 0.81343,
"c": 0.05985,
"h": 202.8
},
"luminance": 0.55142
}Semantic roles & 50–950 ramp
primary
#94CED3
secondary
#A96862
accent
#3B31B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484