#94CEED#94CEED
#94CEED is a very light, moderate cyan. Relative luminance 0.566; OKLCH L 82.2% C 0.074 H 232.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEED |
|---|---|
| RGB | rgb(148, 206, 237) |
| HSL | hsl(201, 71%, 75%) |
| HSV | hsv(201, 38%, 93%) |
| CMYK | cmyk(37.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.93, -11.02, -21.19) |
| CIE-LCH | lch(79.93, 23.89, 242.53°) |
| OKLab | oklab(82.25% -0.0453 -0.0583) |
| OKLCH | oklch(82.25% 0.074 232.2) |
| XYZ | xyz(49.5650, 56.5500, 88.4079) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.77
Sky Blue
#87CEEB
ΔE00 2.62
Lightskyblue
#87CEFA
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Ice Blue
#A5DFF9
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEED #EDB394
analogous
#94EDDF #94CEED #94A1ED
triadic
#94CEED #ED94CE #CEED94
tetradic
#94CEED #DF94ED #EDB394 #A1ED94
square
#94CEED #DF94ED #EDB394 #A1ED94
split-complementary
#94CEED #ED94A1 #EDDF94
monochromatic
#2B9EDB #60B6E4 #94CEED #C8E6F6 #E5F3FB
Accessibility & contrast
On white
1.71
#94CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#94CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEED
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEED | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#73D7D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #94ceed; /* rgb */ color: rgb(148, 206, 237); /* oklch */ color: oklch(82.2% 0.074 232.2);
Tailwind
colors: {
custom: {
50: '#b6ddf2',
500: '#94ceed',
950: '#000000',
},
}SCSS
$custom: #94ceed; $custom-light: #b6ddf2; $custom-dark: #000000;
JSON
{
"hex": "#94ceed",
"rgb": {
"r": 148,
"g": 206,
"b": 237
},
"hsl": {
"h": 200.899,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.82248,
"c": 0.07387,
"h": 232.2
},
"luminance": 0.56553
}Semantic roles & 50–950 ramp
primary
#94CEED
secondary
#C9825D
accent
#5512D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485