#CFEBB4#CFEBB4
#CFEBB4 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.6% C 0.079 H 129.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBB4 |
|---|---|
| RGB | rgb(207, 235, 180) |
| HSL | hsl(91, 58%, 81%) |
| HSV | hsv(91, 23%, 92%) |
| CMYK | cmyk(11.9%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(89.85, -18.74, 23.72) |
| CIE-LCH | lch(89.85, 30.23, 128.31°) |
| OKLab | oklab(90.58% -0.0503 0.0603) |
| OKLCH | oklch(90.58% 0.079 129.8) |
| XYZ | xyz(63.6774, 75.9768, 54.4814) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 4.34
Very Pale Green
#CFFDBC
ΔE00 4.74
Very Light Green
#D1FFBD
ΔE00 5.04
Pale Green
#C7FDB5
ΔE00 5.87
Washed Out Green
#BCF5A6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBB4 #D0B4EB
analogous
#EBEBB4 #CFEBB4 #B4EBB5
triadic
#CFEBB4 #B4CFEB #EBB4CF
tetradic
#CFEBB4 #B4EBEB #D0B4EB #EBB5B4
square
#CFEBB4 #B4EBEB #D0B4EB #EBB5B4
split-complementary
#CFEBB4 #B5B4EB #EBB4EB
monochromatic
#91D153 #B0DE84 #CFEBB4 #EEF8E4 #F0F9E7
Accessibility & contrast
On white
1.30
#CFEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#CFEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBB4
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBB4 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B1
Deuteranopia (green-blind)
#ECE1B6
Tritanopia (blue-blind)
#D1E6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfebb4; /* rgb */ color: rgb(207, 235, 180); /* oklch */ color: oklch(90.6% 0.079 129.8);
Tailwind
colors: {
custom: {
50: '#def1ca',
500: '#cfebb4',
950: '#000000',
},
}SCSS
$custom: #cfebb4; $custom-light: #def1ca; $custom-dark: #000000;
JSON
{
"hex": "#cfebb4",
"rgb": {
"r": 207,
"g": 235,
"b": 180
},
"hsl": {
"h": 90.545,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90579,
"c": 0.07856,
"h": 129.8
},
"luminance": 0.75977
}Semantic roles & 50–950 ramp
primary
#CFEBB4
secondary
#A27CC7
accent
#20C574
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582