#CFEBA0#CFEBA0
#CFEBA0 is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.2% C 0.102 H 125.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBA0 |
|---|---|
| RGB | rgb(207, 235, 160) |
| HSL | hsl(82, 65%, 77%) |
| HSV | hsv(82, 32%, 92%) |
| CMYK | cmyk(11.9%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(89.50, -21.59, 33.45) |
| CIE-LCH | lch(89.50, 39.82, 122.84°) |
| OKLab | oklab(90.18% -0.0585 0.0835) |
| OKLCH | oklch(90.18% 0.102 125) |
| XYZ | xyz(61.7850, 75.2198, 44.5148) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 5.19
Washed Out Green
#BCF5A6
ΔE00 5.42
Tea Green
#BDF8A3
ΔE00 5.69
Very Pale Green
#CFFDBC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBA0 #BCA0EB
analogous
#EBE1A0 #CFEBA0 #AAEBA0
triadic
#CFEBA0 #A0CFEB #EBA0CF
tetradic
#CFEBA0 #A0EBE1 #BCA0EB #EBA0AA
square
#CFEBA0 #A0EBE1 #BCA0EB #EBA0AA
split-complementary
#CFEBA0 #A0AAEB #E1A0EB
monochromatic
#9CD63B #B5E06D #CFEBA0 #E9F6D3 #F2FAE6
Accessibility & contrast
On white
1.31
#CFEBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CFEBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBA0
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBA0 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29B
Deuteranopia (green-blind)
#EFE1A4
Tritanopia (blue-blind)
#D4E4D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfeba0; /* rgb */ color: rgb(207, 235, 160); /* oklch */ color: oklch(90.2% 0.102 125.0);
Tailwind
colors: {
custom: {
50: '#def1bc',
500: '#cfeba0',
950: '#000000',
},
}SCSS
$custom: #cfeba0; $custom-light: #def1bc; $custom-dark: #000000;
JSON
{
"hex": "#cfeba0",
"rgb": {
"r": 207,
"g": 235,
"b": 160
},
"hsl": {
"h": 82.4,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.90181,
"c": 0.10191,
"h": 125
},
"luminance": 0.7522
}Semantic roles & 50–950 ramp
primary
#CFEBA0
secondary
#8C68C7
accent
#18CD5C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582