#CAEFEE#CAEFEE
#CAEFEE is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.038 H 194.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFEE |
|---|---|
| RGB | rgb(202, 239, 238) |
| HSL | hsl(178, 54%, 86%) |
| HSV | hsv(178, 15%, 94%) |
| CMYK | cmyk(15.5%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.89, -12.12, -3.52) |
| CIE-LCH | lch(91.89, 12.62, 196.21°) |
| OKLab | oklab(92.55% -0.0372 -0.0096) |
| OKLCH | oklch(92.55% 0.038 194.5) |
| XYZ | xyz(70.6522, 80.4606, 92.6803) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.30
Very Pale Blue
#D6FFFE
ΔE00 3.32
Very Light Blue
#D5FFFF
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.41
Pale Blue
#D0FEFE
ΔE00 3.47
Ice
#D6FFFA
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFEE #EFCACB
analogous
#CAEFDC #CAEFEE #CADEEF
triadic
#CAEFEE #EECAEF #EFEECA
tetradic
#CAEFEE #DCCAEF #EFCACB #DEEFCA
square
#CAEFEE #DCCAEF #EFCACB #DEEFCA
split-complementary
#CAEFEE #EFCADE #EFDCCA
monochromatic
#6CD3D0 #9BE1DF #CAEFEE #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.23
#CAEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CAEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFEE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFEE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#BFF1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caefee; /* rgb */ color: rgb(202, 239, 238); /* oklch */ color: oklch(92.6% 0.038 194.5);
Tailwind
colors: {
custom: {
50: '#daf4f3',
500: '#caefee',
950: '#000000',
},
}SCSS
$custom: #caefee; $custom-light: #daf4f3; $custom-dark: #000000;
JSON
{
"hex": "#caefee",
"rgb": {
"r": 202,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.378,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.92553,
"c": 0.0384,
"h": 194.5
},
"luminance": 0.80463
}Semantic roles & 50–950 ramp
primary
#CAEFEE
secondary
#CD9092
accent
#2429C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585