#CFEBAE#CFEBAE
#CFEBAE is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.5% C 0.086 H 128.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBAE |
|---|---|
| RGB | rgb(207, 235, 174) |
| HSL | hsl(88, 60%, 80%) |
| HSV | hsv(88, 26%, 92%) |
| CMYK | cmyk(11.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(89.74, -19.63, 26.65) |
| CIE-LCH | lch(89.74, 33.10, 126.38°) |
| OKLab | oklab(90.45% -0.0528 0.0674) |
| OKLCH | oklch(90.45% 0.086 128.1) |
| XYZ | xyz(63.0793, 75.7376, 51.3318) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.99
Light Grey Green
#B7E1A1
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.67
Very Light Green
#D1FFBD
ΔE00 4.93
Pale Green
#C7FDB5
ΔE00 5.56
Washed Out Green
#BCF5A6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBAE #CAAEEB
analogous
#EBE8AE #CFEBAE #B0EBAE
triadic
#CFEBAE #AECFEB #EBAECF
tetradic
#CFEBAE #AEEBE8 #CAAEEB #EBAEB0
square
#CFEBAE #AEEBE8 #CAAEEB #EBAEB0
split-complementary
#CFEBAE #AEB0EB #E8AEEB
monochromatic
#95D34C #B2DF7D #CFEBAE #ECF7DF #F0F9E6
Accessibility & contrast
On white
1.30
#CFEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CFEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBAE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBAE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#D2E5DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfebae; /* rgb */ color: rgb(207, 235, 174); /* oklch */ color: oklch(90.5% 0.086 128.1);
Tailwind
colors: {
custom: {
50: '#def1c6',
500: '#cfebae',
950: '#000000',
},
}SCSS
$custom: #cfebae; $custom-light: #def1c6; $custom-dark: #000000;
JSON
{
"hex": "#cfebae",
"rgb": {
"r": 207,
"g": 235,
"b": 174
},
"hsl": {
"h": 87.541,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.90453,
"c": 0.08562,
"h": 128.1
},
"luminance": 0.75738
}Semantic roles & 50–950 ramp
primary
#CFEBAE
secondary
#9B76C7
accent
#1DC86C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582