#CFEC9B#CFEC9B
#CFEC9B is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.109 H 124.6°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC9B |
|---|---|
| RGB | rgb(207, 236, 155) |
| HSL | hsl(81, 68%, 77%) |
| HSV | hsv(81, 34%, 93%) |
| CMYK | cmyk(12.3%, 0%, 34.3%, 7.5%) |
| CIE-LAB | lab(89.68, -22.73, 36.22) |
| CIE-LCH | lch(89.68, 42.76, 122.12°) |
| OKLab | oklab(90.31% -0.0619 0.0898) |
| OKLCH | oklch(90.31% 0.109 124.6) |
| XYZ | xyz(61.6434, 75.6226, 42.3531) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.35
Washed Out Green
#BCF5A6
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.58
Light Grey Green
#B7E1A1
ΔE00 5.61
Light Sage
#BCECAC
ΔE00 5.83
Light Light Green
#C8FFB0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC9B #B89BEC
analogous
#ECE09B #CFEC9B #A7EC9B
triadic
#CFEC9B #9BCFEC #EC9BCF
tetradic
#CFEC9B #9BECE0 #B89BEC #EC9BA7
square
#CFEC9B #9BECE0 #B89BEC #EC9BA7
split-complementary
#CFEC9B #9BA7EC #E09BEC
monochromatic
#9ED834 #B6E268 #CFEC9B #E8F6CE #F3FAE5
Accessibility & contrast
On white
1.30
#CFEC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#CFEC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC9B
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC9B | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E295
Deuteranopia (green-blind)
#F1E19F
Tritanopia (blue-blind)
#D4E5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec9b; /* rgb */ color: rgb(207, 236, 155); /* oklch */ color: oklch(90.3% 0.109 124.6);
Tailwind
colors: {
custom: {
50: '#def2b9',
500: '#cfec9b',
950: '#000000',
},
}SCSS
$custom: #cfec9b; $custom-light: #def2b9; $custom-dark: #000000;
JSON
{
"hex": "#cfec9b",
"rgb": {
"r": 207,
"g": 236,
"b": 155
},
"hsl": {
"h": 81.481,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.90305,
"c": 0.10907,
"h": 124.6
},
"luminance": 0.75623
}Semantic roles & 50–950 ramp
primary
#CFEC9B
secondary
#8763C8
accent
#16D058
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581