#CAEBEF#CAEBEF
#CAEBEF is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.8% C 0.035 H 205.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBEF |
|---|---|
| RGB | rgb(202, 235, 239) |
| HSL | hsl(186, 54%, 86%) |
| HSV | hsv(186, 15%, 94%) |
| CMYK | cmyk(15.5%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.87, -9.90, -5.54) |
| CIE-LCH | lch(90.87, 11.34, 209.26°) |
| OKLab | oklab(91.76% -0.0315 -0.015) |
| OKLCH | oklch(91.76% 0.035 205.5) |
| XYZ | xyz(69.6414, 78.2034, 93.0702) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 4.95
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Really Light Blue
#D4FFFF
ΔE00 5.05
Very Pale Blue
#D6FFFE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBEF #EFCECA
analogous
#CAEFE1 #CAEBEF #CAD9EF
triadic
#CAEBEF #EFCAEB #EBEFCA
tetradic
#CAEBEF #E1CAEF #EFCECA #D9EFCA
square
#CAEBEF #E1CAEF #EFCECA #D9EFCA
split-complementary
#CAEBEF #EFCAD9 #EFE1CA
monochromatic
#6CC8D3 #9BD9E1 #CAEBEF #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.26
#CAEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#CAEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBEF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBEF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#BFEEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebef; /* rgb */ color: rgb(202, 235, 239); /* oklch */ color: oklch(91.8% 0.035 205.5);
Tailwind
colors: {
custom: {
50: '#daf1f4',
500: '#caebef',
950: '#000000',
},
}SCSS
$custom: #caebef; $custom-light: #daf1f4; $custom-dark: #000000;
JSON
{
"hex": "#caebef",
"rgb": {
"r": 202,
"g": 235,
"b": 239
},
"hsl": {
"h": 186.486,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.91755,
"c": 0.0349,
"h": 205.5
},
"luminance": 0.78205
}Semantic roles & 50–950 ramp
primary
#CAEBEF
secondary
#CD9790
accent
#3524C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585