#CAEFF4#CAEFF4
#CAEFF4 is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.7% C 0.039 H 206.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFF4 |
|---|---|
| RGB | rgb(202, 239, 244) |
| HSL | hsl(187, 66%, 87%) |
| HSV | hsv(187, 17%, 96%) |
| CMYK | cmyk(17.2%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(92.05, -10.90, -6.41) |
| CIE-LCH | lch(92.05, 12.65, 210.47°) |
| OKLab | oklab(92.73% -0.0349 -0.0174) |
| OKLCH | oklch(92.73% 0.039 206.5) |
| XYZ | xyz(71.5484, 80.8191, 97.4004) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 4.12
Really Light Blue
#D4FFFF
ΔE00 4.20
Lightcyan
#E0FFFF
ΔE00 4.22
Ice Blue (survey)
#D7FFFE
ΔE00 4.25
Pale Sky Blue
#BDF6FE
ΔE00 4.25
Very Pale Blue
#D6FFFE
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFF4 #F4CFCA
analogous
#CAF4E4 #CAEFF4 #CADAF4
triadic
#CAEFF4 #F4CAEF #EFF4CA
tetradic
#CAEFF4 #E4CAF4 #F4CFCA #DAF4CA
square
#CAEFF4 #E4CAF4 #F4CFCA #DAF4CA
split-complementary
#CAEFF4 #F4CADA #F4E4CA
monochromatic
#65D0DF #97E0E9 #CAEFF4 #E6F7FA #E6F7FA
Accessibility & contrast
On white
1.22
#CAEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CAEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFF4
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFF4 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E1E6F4
Tritanopia (blue-blind)
#BEF2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caeff4; /* rgb */ color: rgb(202, 239, 244); /* oklch */ color: oklch(92.7% 0.039 206.5);
Tailwind
colors: {
custom: {
50: '#daf4f7',
500: '#caeff4',
950: '#000000',
},
}SCSS
$custom: #caeff4; $custom-light: #daf4f7; $custom-dark: #000000;
JSON
{
"hex": "#caeff4",
"rgb": {
"r": 202,
"g": 239,
"b": 244
},
"hsl": {
"h": 187.143,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.92732,
"c": 0.03897,
"h": 206.5
},
"luminance": 0.80821
}Semantic roles & 50–950 ramp
primary
#CAEFF4
secondary
#D5968D
accent
#2E18CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585