#CAEFFB#CAEFFB
#CAEFFB is a very light, muted cyan. Relative luminance 0.813; OKLCH L 92.9% C 0.042 H 219.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFFB |
|---|---|
| RGB | rgb(202, 239, 251) |
| HSL | hsl(195, 86%, 89%) |
| HSV | hsv(195, 20%, 98%) |
| CMYK | cmyk(19.5%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.24, -9.45, -9.77) |
| CIE-LCH | lch(92.24, 13.59, 225.96°) |
| OKLab | oklab(92.95% -0.0322 -0.0265) |
| OKLCH | oklch(92.95% 0.042 219.4) |
| XYZ | xyz(72.6314, 81.2524, 103.1046) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 5.85
Lightcyan
#E0FFFF
ΔE00 6.01
Very Light Blue
#D5FFFF
ΔE00 6.42
Really Light Blue
#D4FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFFB #FBD6CA
analogous
#CAFBEF #CAEFFB #CAD7FB
triadic
#CAEFFB #FBCAEF #EFFBCA
tetradic
#CAEFFB #EFCAFB #FBD6CA #D7FBCA
square
#CAEFFB #EFCAFB #FBD6CA #D7FBCA
split-complementary
#CAEFFB #FBCAD7 #FBEFCA
monochromatic
#58CDF2 #91DEF7 #CAEFFB #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.22
#CAEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CAEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFFB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFFB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#BCF3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caeffb; /* rgb */ color: rgb(202, 239, 251); /* oklch */ color: oklch(92.9% 0.042 219.4);
Tailwind
colors: {
custom: {
50: '#daf4fc',
500: '#caeffb',
950: '#000000',
},
}SCSS
$custom: #caeffb; $custom-light: #daf4fc; $custom-dark: #000000;
JSON
{
"hex": "#caeffb",
"rgb": {
"r": 202,
"g": 239,
"b": 251
},
"hsl": {
"h": 194.694,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.92949,
"c": 0.04173,
"h": 219.4
},
"luminance": 0.81255
}Semantic roles & 50–950 ramp
primary
#CAEFFB
secondary
#E19E88
accent
#3A03E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585