#94CEDA#94CEDA
#94CEDA is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.6% C 0.062 H 211.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEDA |
|---|---|
| RGB | rgb(148, 206, 218) |
| HSL | hsl(190, 49%, 72%) |
| HSV | hsv(190, 32%, 85%) |
| CMYK | cmyk(32.1%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(79.33, -15.69, -11.92) |
| CIE-LCH | lch(79.33, 19.70, 217.23°) |
| OKLab | oklab(81.58% -0.0524 -0.0326) |
| OKLCH | oklch(81.58% 0.062 211.9) |
| XYZ | xyz(46.9348, 55.4979, 74.5552) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 5.26
Sky Blue
#87CEEB
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEDA #DAA094
analogous
#94DAC3 #94CEDA #94ABDA
triadic
#94CEDA #DA94CE #CEDA94
tetradic
#94CEDA #C394DA #DAA094 #ABDA94
square
#94CEDA #C394DA #DAA094 #ABDA94
split-complementary
#94CEDA #DA94AB #DAC394
monochromatic
#3FA1B5 #67B9CA #94CEDA #C1E3EA #E8F5F7
Accessibility & contrast
On white
1.74
#94CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#94CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEDA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEDA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#7BD3D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94ceda; /* rgb */ color: rgb(148, 206, 218); /* oklch */ color: oklch(81.6% 0.062 211.9);
Tailwind
colors: {
custom: {
50: '#b5dde5',
500: '#94ceda',
950: '#000000',
},
}SCSS
$custom: #94ceda; $custom-light: #b5dde5; $custom-dark: #000000;
JSON
{
"hex": "#94ceda",
"rgb": {
"r": 148,
"g": 206,
"b": 218
},
"hsl": {
"h": 190.286,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.81575,
"c": 0.06175,
"h": 211.9
},
"luminance": 0.555
}Semantic roles & 50–950 ramp
primary
#94CEDA
secondary
#B16F61
accent
#432ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484