#CFEBAF#CFEBAF
#CFEBAF is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.5% C 0.084 H 128.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBAF |
|---|---|
| RGB | rgb(207, 235, 175) |
| HSL | hsl(88, 60%, 80%) |
| HSV | hsv(88, 26%, 92%) |
| CMYK | cmyk(11.9%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(89.76, -19.48, 26.16) |
| CIE-LCH | lch(89.76, 32.62, 126.68°) |
| OKLab | oklab(90.47% -0.0524 0.0663) |
| OKLCH | oklch(90.47% 0.084 128.3) |
| XYZ | xyz(63.1772, 75.7767, 51.8471) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.98
Light Grey Green
#B7E1A1
ΔE00 4.08
Very Pale Green
#CFFDBC
ΔE00 4.65
Very Light Green
#D1FFBD
ΔE00 4.92
Pale Green
#C7FDB5
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBAF #CBAFEB
analogous
#EBE9AF #CFEBAF #B1EBAF
triadic
#CFEBAF #AFCFEB #EBAFCF
tetradic
#CFEBAF #AFEBE9 #CBAFEB #EBAFB1
square
#CFEBAF #AFEBE9 #CBAFEB #EBAFB1
split-complementary
#CFEBAF #AFB1EB #E9AFEB
monochromatic
#94D34D #B2DF7E #CFEBAF #ECF7E0 #F0F9E7
Accessibility & contrast
On white
1.30
#CFEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CFEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBAF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBAF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#D2E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfebaf; /* rgb */ color: rgb(207, 235, 175); /* oklch */ color: oklch(90.5% 0.084 128.3);
Tailwind
colors: {
custom: {
50: '#def1c7',
500: '#cfebaf',
950: '#000000',
},
}SCSS
$custom: #cfebaf; $custom-light: #def1c7; $custom-dark: #000000;
JSON
{
"hex": "#cfebaf",
"rgb": {
"r": 207,
"g": 235,
"b": 175
},
"hsl": {
"h": 88,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.90474,
"c": 0.08444,
"h": 128.3
},
"luminance": 0.75777
}Semantic roles & 50–950 ramp
primary
#CFEBAF
secondary
#9C77C7
accent
#1EC86D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582