#CAEBAF#CAEBAF
#CAEBAF is a very light, moderate yellow-green. Relative luminance 0.751; OKLCH L 90.1% C 0.087 H 131.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBAF |
|---|---|
| RGB | rgb(202, 235, 175) |
| HSL | hsl(93, 60%, 80%) |
| HSV | hsv(93, 26%, 92%) |
| CMYK | cmyk(14%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(89.42, -21.25, 25.65) |
| CIE-LCH | lch(89.42, 33.31, 129.63°) |
| OKLab | oklab(90.13% -0.0573 0.065) |
| OKLCH | oklch(90.13% 0.087 131.4) |
| XYZ | xyz(61.8020, 75.0676, 51.7826) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.89
Light Grey Green
#B7E1A1
ΔE00 3.27
Very Pale Green
#CFFDBC
ΔE00 4.09
Very Light Green
#D1FFBD
ΔE00 4.43
Pale Green
#C7FDB5
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBAF #D0AFEB
analogous
#E8EBAF #CAEBAF #AFEBB2
triadic
#CAEBAF #AFCAEB #EBAFCA
tetradic
#CAEBAF #AFE8EB #D0AFEB #EBB2AF
square
#CAEBAF #AFE8EB #D0AFEB #EBB2AF
split-complementary
#CAEBAF #B2AFEB #EBAFE8
monochromatic
#89D34D #AADF7E #CAEBAF #EAF7E0 #EFF9E7
Accessibility & contrast
On white
1.31
#CAEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CAEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBAF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBAF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AB
Deuteranopia (green-blind)
#EBE0B2
Tritanopia (blue-blind)
#CCE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caebaf; /* rgb */ color: rgb(202, 235, 175); /* oklch */ color: oklch(90.1% 0.087 131.4);
Tailwind
colors: {
custom: {
50: '#daf1c7',
500: '#caebaf',
950: '#000000',
},
}SCSS
$custom: #caebaf; $custom-light: #daf1c7; $custom-dark: #000000;
JSON
{
"hex": "#caebaf",
"rgb": {
"r": 202,
"g": 235,
"b": 175
},
"hsl": {
"h": 93,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.90126,
"c": 0.08669,
"h": 131.4
},
"luminance": 0.75068
}Semantic roles & 50–950 ramp
primary
#CAEBAF
secondary
#A377C7
accent
#1EC87B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151613
muted
#848582