#CAEFF2#CAEFF2
#CAEFF2 is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.039 H 202.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFF2 |
|---|---|
| RGB | rgb(202, 239, 242) |
| HSL | hsl(185, 61%, 87%) |
| HSV | hsv(185, 17%, 95%) |
| CMYK | cmyk(16.5%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.00, -11.31, -5.45) |
| CIE-LCH | lch(92.00, 12.55, 205.73°) |
| OKLab | oklab(92.67% -0.0356 -0.0148) |
| OKLCH | oklch(92.67% 0.039 202.5) |
| XYZ | xyz(71.2464, 80.6983, 95.8097) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.67
Really Light Blue
#D4FFFF
ΔE00 3.74
Ice Blue (survey)
#D7FFFE
ΔE00 3.75
Very Pale Blue
#D6FFFE
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 3.87
Lightcyan
#E0FFFF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFF2 #F2CDCA
analogous
#CAF2E1 #CAEFF2 #CADBF2
triadic
#CAEFF2 #F2CAEF #EFF2CA
tetradic
#CAEFF2 #E1CAF2 #F2CDCA #DBF2CA
square
#CAEFF2 #E1CAF2 #F2CDCA #DBF2CA
split-complementary
#CAEFF2 #F2CADB #F2E1CA
monochromatic
#68D1DA #99E0E6 #CAEFF2 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.23
#CAEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CAEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFF2
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFF2 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#BEF2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caeff2; /* rgb */ color: rgb(202, 239, 242); /* oklch */ color: oklch(92.7% 0.039 202.5);
Tailwind
colors: {
custom: {
50: '#daf4f6',
500: '#caeff2',
950: '#000000',
},
}SCSS
$custom: #caeff2; $custom-light: #daf4f6; $custom-dark: #000000;
JSON
{
"hex": "#caeff2",
"rgb": {
"r": 202,
"g": 239,
"b": 242
},
"hsl": {
"h": 184.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.92672,
"c": 0.03859,
"h": 202.5
},
"luminance": 0.807
}Semantic roles & 50–950 ramp
primary
#CAEFF2
secondary
#D2948F
accent
#2A1DC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585