#CAEFEB#CAEFEB
#CAEFEB is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.5% C 0.039 H 188.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFEB |
|---|---|
| RGB | rgb(202, 239, 235) |
| HSL | hsl(174, 54%, 86%) |
| HSV | hsv(174, 15%, 94%) |
| CMYK | cmyk(15.5%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.81, -12.72, -2.08) |
| CIE-LCH | lch(91.81, 12.88, 189.27°) |
| OKLab | oklab(92.47% -0.0383 -0.0057) |
| OKLCH | oklch(92.47% 0.039 188.5) |
| XYZ | xyz(70.2151, 80.2858, 90.3784) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.34
Ice Blue (survey)
#D7FFFE
ΔE00 3.55
Very Pale Blue
#D6FFFE
ΔE00 3.55
Very Light Blue
#D5FFFF
ΔE00 3.73
Pale Blue
#D0FEFE
ΔE00 3.75
Really Light Blue
#D4FFFF
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFEB #EFCACE
analogous
#CAEFD9 #CAEFEB #CAE1EF
triadic
#CAEFEB #EBCAEF #EFEBCA
tetradic
#CAEFEB #D9CAEF #EFCACE #E1EFCA
square
#CAEFEB #D9CAEF #EFCACE #E1EFCA
split-complementary
#CAEFEB #EFCAE1 #EFD9CA
monochromatic
#6CD3C8 #9BE1D9 #CAEFEB #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.23
#CAEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CAEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFEB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFEB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#C0F1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caefeb; /* rgb */ color: rgb(202, 239, 235); /* oklch */ color: oklch(92.5% 0.039 188.5);
Tailwind
colors: {
custom: {
50: '#daf4f1',
500: '#caefeb',
950: '#000000',
},
}SCSS
$custom: #caefeb; $custom-light: #daf4f1; $custom-dark: #000000;
JSON
{
"hex": "#caefeb",
"rgb": {
"r": 202,
"g": 239,
"b": 235
},
"hsl": {
"h": 173.514,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.92465,
"c": 0.03877,
"h": 188.5
},
"luminance": 0.80288
}Semantic roles & 50–950 ramp
primary
#CAEFEB
secondary
#CD9097
accent
#2435C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585