#CAEFEF#CAEFEF
#CAEFEF is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.038 H 196.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFEF |
|---|---|
| RGB | rgb(202, 239, 239) |
| HSL | hsl(180, 54%, 86%) |
| HSV | hsv(180, 15%, 94%) |
| CMYK | cmyk(15.5%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(91.92, -11.92, -4.00) |
| CIE-LCH | lch(91.92, 12.57, 198.58°) |
| OKLab | oklab(92.58% -0.0368 -0.0109) |
| OKLCH | oklch(92.58% 0.038 196.5) |
| XYZ | xyz(70.7995, 80.5196, 93.4562) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.33
Very Pale Blue
#D6FFFE
ΔE00 3.36
Very Light Blue
#D5FFFF
ΔE00 3.36
Really Light Blue
#D4FFFF
ΔE00 3.41
Pale Blue
#D0FEFE
ΔE00 3.49
Lightcyan
#E0FFFF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFEF #EFCACA
analogous
#CAEFDD #CAEFEF #CADDEF
triadic
#CAEFEF #EFCAEF #EFEFCA
tetradic
#CAEFEF #DDCAEF #EFCACA #DDEFCA
square
#CAEFEF #DDCAEF #EFCACA #DDEFCA
split-complementary
#CAEFEF #EFCADD #EFDDCA
monochromatic
#6CD3D3 #9BE1E1 #CAEFEF #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.23
#CAEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CAEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFEF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFEF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#BFF2EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caefef; /* rgb */ color: rgb(202, 239, 239); /* oklch */ color: oklch(92.6% 0.038 196.5);
Tailwind
colors: {
custom: {
50: '#daf4f4',
500: '#caefef',
950: '#000000',
},
}SCSS
$custom: #caefef; $custom-light: #daf4f4; $custom-dark: #000000;
JSON
{
"hex": "#caefef",
"rgb": {
"r": 202,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.92582,
"c": 0.03837,
"h": 196.5
},
"luminance": 0.80522
}Semantic roles & 50–950 ramp
primary
#CAEFEF
secondary
#CD9090
accent
#2424C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585