#CFE0BF#CFE0BF
#CFE0BF is a very light, muted yellow-green. Relative luminance 0.703; OKLCH L 88.5% C 0.048 H 129.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0BF |
|---|---|
| RGB | rgb(207, 224, 191) |
| HSL | hsl(91, 35%, 81%) |
| HSV | hsv(91, 15%, 88%) |
| CMYK | cmyk(7.6%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(87.16, -11.52, 14.26) |
| CIE-LCH | lch(87.16, 18.34, 128.94°) |
| OKLab | oklab(88.52% -0.0305 0.0369) |
| OKLCH | oklch(88.52% 0.048 129.7) |
| XYZ | xyz(61.7902, 70.3380, 59.6014) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.69
Beige
#F5F5DC
ΔE00 8.70
Light Sage
#BCECAC
ΔE00 9.10
Honeydew
#F0FFF0
ΔE00 9.33
Eggshell (survey)
#FFFFD4
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0BF #D0BFE0
analogous
#E0E0BF #CFE0BF #BFE0C0
triadic
#CFE0BF #BFCFE0 #E0BFCF
tetradic
#CFE0BF #BFE0E0 #D0BFE0 #E0C0BF
square
#CFE0BF #BFE0E0 #D0BFE0 #E0C0BF
split-complementary
#CFE0BF #C0BFE0 #E0BFE0
monochromatic
#91B86D #B0CC96 #CFE0BF #EEF4E8 #F0F5EA
Accessibility & contrast
On white
1.39
#CFE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CFE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0BF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0BF | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBD
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#D0DDD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe0bf; /* rgb */ color: rgb(207, 224, 191); /* oklch */ color: oklch(88.5% 0.048 129.7);
Tailwind
colors: {
custom: {
50: '#dde9d2',
500: '#cfe0bf',
950: '#000000',
},
}SCSS
$custom: #cfe0bf; $custom-light: #dde9d2; $custom-dark: #000000;
JSON
{
"hex": "#cfe0bf",
"rgb": {
"r": 207,
"g": 224,
"b": 191
},
"hsl": {
"h": 90.909,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.88515,
"c": 0.04787,
"h": 129.7
},
"luminance": 0.70338
}Semantic roles & 50–950 ramp
primary
#CFE0BF
secondary
#A28BB8
accent
#38AE75
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483