#CAEBAE#CAEBAE
#CAEBAE is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.088 H 131.1°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBAE |
|---|---|
| RGB | rgb(202, 235, 174) |
| HSL | hsl(92, 60%, 80%) |
| HSV | hsv(92, 26%, 92%) |
| CMYK | cmyk(14%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(89.41, -21.40, 26.14) |
| CIE-LCH | lch(89.41, 33.78, 129.30°) |
| OKLab | oklab(90.11% -0.0577 0.0662) |
| OKLCH | oklch(90.11% 0.088 131.1) |
| XYZ | xyz(61.7041, 75.0285, 51.2673) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.89
Light Grey Green
#B7E1A1
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 4.10
Very Light Green
#D1FFBD
ΔE00 4.43
Pale Green
#C7FDB5
ΔE00 4.87
Washed Out Green
#BCF5A6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBAE #CFAEEB
analogous
#E8EBAE #CAEBAE #AEEBB0
triadic
#CAEBAE #AECAEB #EBAECA
tetradic
#CAEBAE #AEE8EB #CFAEEB #EBB0AE
square
#CAEBAE #AEE8EB #CFAEEB #EBB0AE
split-complementary
#CAEBAE #B0AEEB #EBAEE8
monochromatic
#8AD34C #AADF7D #CAEBAE #EAF7DF #EFF9E6
Accessibility & contrast
On white
1.31
#CAEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CAEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBAE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBAE | 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)
#F1E2AA
Deuteranopia (green-blind)
#ECE0B1
Tritanopia (blue-blind)
#CCE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caebae; /* rgb */ color: rgb(202, 235, 174); /* oklch */ color: oklch(90.1% 0.088 131.1);
Tailwind
colors: {
custom: {
50: '#daf1c6',
500: '#caebae',
950: '#000000',
},
}SCSS
$custom: #caebae; $custom-light: #daf1c6; $custom-dark: #000000;
JSON
{
"hex": "#caebae",
"rgb": {
"r": 202,
"g": 235,
"b": 174
},
"hsl": {
"h": 92.459,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.90105,
"c": 0.08784,
"h": 131.1
},
"luminance": 0.75029
}Semantic roles & 50–950 ramp
primary
#CAEBAE
secondary
#A276C7
accent
#1DC87A
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151613
muted
#848582