#94CEEB#94CEEB
#94CEEB is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.2% C 0.072 H 230.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEEB |
|---|---|
| RGB | rgb(148, 206, 235) |
| HSL | hsl(200, 69%, 75%) |
| HSV | hsv(200, 37%, 92%) |
| CMYK | cmyk(37%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(79.86, -11.52, -20.22) |
| CIE-LCH | lch(79.86, 23.28, 240.32°) |
| OKLab | oklab(82.17% -0.046 -0.0556) |
| OKLCH | oklch(82.17% 0.072 230.4) |
| XYZ | xyz(49.2744, 56.4338, 86.8776) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.73
Sky Blue
#87CEEB
ΔE00 2.21
Lightskyblue
#87CEFA
ΔE00 3.84
Ice Blue
#A5DFF9
ΔE00 4.17
Light Blue
#95D0FC
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEEB #EBB194
analogous
#94EBDC #94CEEB #94A2EB
triadic
#94CEEB #EB94CE #CEEB94
tetradic
#94CEEB #DC94EB #EBB194 #A2EB94
square
#94CEEB #DC94EB #EBB194 #A2EB94
split-complementary
#94CEEB #EB94A2 #EBDC94
monochromatic
#2D9FD8 #60B6E1 #94CEEB #C8E6F5 #E5F3FA
Accessibility & contrast
On white
1.71
#94CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#94CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEEB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEEB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#74D6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #94ceeb; /* rgb */ color: rgb(148, 206, 235); /* oklch */ color: oklch(82.2% 0.072 230.4);
Tailwind
colors: {
custom: {
50: '#b6ddf1',
500: '#94ceeb',
950: '#000000',
},
}SCSS
$custom: #94ceeb; $custom-light: #b6ddf1; $custom-dark: #000000;
JSON
{
"hex": "#94ceeb",
"rgb": {
"r": 148,
"g": 206,
"b": 235
},
"hsl": {
"h": 200,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.82174,
"c": 0.0722,
"h": 230.4
},
"luminance": 0.56437
}Semantic roles & 50–950 ramp
primary
#94CEEB
secondary
#C6805D
accent
#5415D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485