#CAE7FB#CAE7FB
#CAE7FB is a very light, muted cyan. Relative luminance 0.767; OKLCH L 91.3% C 0.041 H 238.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE7FB |
|---|---|
| RGB | rgb(202, 231, 251) |
| HSL | hsl(204, 86%, 89%) |
| HSV | hsv(204, 20%, 98%) |
| CMYK | cmyk(19.5%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(90.17, -5.36, -12.86) |
| CIE-LCH | lch(90.17, 13.93, 247.35°) |
| OKLab | oklab(91.31% -0.0217 -0.0349) |
| OKLCH | oklch(91.31% 0.041 238.1) |
| XYZ | xyz(70.3410, 76.6715, 102.3411) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 8.22
Aliceblue
#F0F8FF
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.67
Cloudy Blue
#ACC2D9
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE7FB #FBDECA
analogous
#CAFBF7 #CAE7FB #CACFFB
triadic
#CAE7FB #FBCAE7 #E7FBCA
tetradic
#CAE7FB #F7CAFB #FBDECA #CFFBCA
square
#CAE7FB #F7CAFB #FBDECA #CFFBCA
split-complementary
#CAE7FB #FBCACF #FBF7CA
monochromatic
#58B3F2 #91CDF7 #CAE7FB #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.29
#CAE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CAE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE7FB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE7FB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#D8E0FB
Tritanopia (blue-blind)
#BDECED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cae7fb; /* rgb */ color: rgb(202, 231, 251); /* oklch */ color: oklch(91.3% 0.041 238.1);
Tailwind
colors: {
custom: {
50: '#daeefc',
500: '#cae7fb',
950: '#000000',
},
}SCSS
$custom: #cae7fb; $custom-light: #daeefc; $custom-dark: #000000;
JSON
{
"hex": "#cae7fb",
"rgb": {
"r": 202,
"g": 231,
"b": 251
},
"hsl": {
"h": 204.49,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.91312,
"c": 0.04109,
"h": 238.1
},
"luminance": 0.76673
}Semantic roles & 50–950 ramp
primary
#CAE7FB
secondary
#E1AC88
accent
#5E03E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585