#CADEEA#CADEEA
#CADEEA is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.027 H 234.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CADEEA |
|---|---|
| RGB | rgb(202, 222, 234) |
| HSL | hsl(203, 43%, 85%) |
| HSV | hsv(203, 14%, 92%) |
| CMYK | cmyk(13.7%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.36, -4.26, -8.12) |
| CIE-LCH | lch(87.36, 9.17, 242.34°) |
| OKLab | oklab(88.94% -0.0159 -0.0219) |
| OKLCH | oklch(88.94% 0.027 234) |
| XYZ | xyz(65.3261, 70.7384, 88.0381) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.81
Aliceblue
#F0F8FF
ΔE00 7.45
Light Blue Grey
#B7C9E2
ΔE00 7.57
Cloudy Blue
#ACC2D9
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADEEA #EAD6CA
analogous
#CAEAE6 #CADEEA #CACEEA
triadic
#CADEEA #EACADE #DEEACA
tetradic
#CADEEA #E6CAEA #EAD6CA #CEEACA
square
#CADEEA #E6CAEA #EAD6CA #CEEACA
split-complementary
#CADEEA #EACACE #EAE6CA
monochromatic
#72A7C7 #9EC3D9 #CADEEA #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.39
#CADEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#CADEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADEEA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADEEA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#C2E1E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cadeea; /* rgb */ color: rgb(202, 222, 234); /* oklch */ color: oklch(88.9% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#dae8f0',
500: '#cadeea',
950: '#000000',
},
}SCSS
$custom: #cadeea; $custom-light: #dae8f0; $custom-dark: #000000;
JSON
{
"hex": "#cadeea",
"rgb": {
"r": 202,
"g": 222,
"b": 234
},
"hsl": {
"h": 202.5,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.88935,
"c": 0.02707,
"h": 234
},
"luminance": 0.7074
}Semantic roles & 50–950 ramp
primary
#CADEEA
secondary
#C5A693
accent
#622FB6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485