#CFEFB3#CFEFB3
#CFEFB3 is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.4% C 0.086 H 130.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFB3 |
|---|---|
| RGB | rgb(207, 239, 179) |
| HSL | hsl(92, 65%, 82%) |
| HSV | hsv(92, 25%, 94%) |
| CMYK | cmyk(13.4%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(90.89, -20.84, 25.67) |
| CIE-LCH | lch(90.89, 33.06, 129.07°) |
| OKLab | oklab(91.41% -0.0562 0.0651) |
| OKLCH | oklch(91.41% 0.086 130.8) |
| XYZ | xyz(64.7340, 78.2524, 54.3329) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.36
Very Pale Green
#CFFDBC
ΔE00 3.56
Very Light Green
#D1FFBD
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFB3 #D3B3EF
analogous
#EDEFB3 #CFEFB3 #B3EFB5
triadic
#CFEFB3 #B3CFEF #EFB3CF
tetradic
#CFEFB3 #B3EDEF #D3B3EF #EFB5B3
square
#CFEFB3 #B3EDEF #D3B3EF #EFB5B3
split-complementary
#CFEFB3 #B5B3EF #EFB3ED
monochromatic
#8FDA4E #AFE480 #CFEFB3 #EFFAE6 #EFFAE6
Accessibility & contrast
On white
1.26
#CFEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CFEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFB3
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFB3 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AF
Deuteranopia (green-blind)
#F0E4B6
Tritanopia (blue-blind)
#D1EADF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfefb3; /* rgb */ color: rgb(207, 239, 179); /* oklch */ color: oklch(91.4% 0.086 130.8);
Tailwind
colors: {
custom: {
50: '#def4ca',
500: '#cfefb3',
950: '#000000',
},
}SCSS
$custom: #cfefb3; $custom-light: #def4ca; $custom-dark: #000000;
JSON
{
"hex": "#cfefb3",
"rgb": {
"r": 207,
"g": 239,
"b": 179
},
"hsl": {
"h": 92,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.91407,
"c": 0.08597,
"h": 130.8
},
"luminance": 0.78253
}Semantic roles & 50–950 ramp
primary
#CFEFB3
secondary
#A679CD
accent
#18CD79
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582