#CFE09A#CFE09A
#CFE09A is a very light, moderate yellow-green. Relative luminance 0.689; OKLCH L 87.7% C 0.093 H 119.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE09A |
|---|---|
| RGB | rgb(207, 224, 154) |
| HSL | hsl(75, 53%, 74%) |
| HSV | hsv(75, 31%, 88%) |
| CMYK | cmyk(7.6%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(86.46, -17.00, 32.47) |
| CIE-LCH | lch(86.46, 36.65, 117.64°) |
| OKLab | oklab(87.73% -0.0457 0.081) |
| OKLCH | oklch(87.73% 0.093 119.5) |
| XYZ | xyz(58.2202, 68.9100, 40.7994) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.70
Pale Olive
#B9CC81
ΔE00 5.09
Greenish Beige
#C9D179
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 5.64
Pale Olive Green
#B1D27B
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE09A #AB9AE0
analogous
#E0CE9A #CFE09A #ACE09A
triadic
#CFE09A #9ACFE0 #E09ACF
tetradic
#CFE09A #9AE0CE #AB9AE0 #E09AAC
square
#CFE09A #9AE0CE #AB9AE0 #E09AAC
split-complementary
#CFE09A #9AACE0 #CE9AE0
monochromatic
#A2C33C #B9D26B #CFE09A #E5EEC9 #F4F8E8
Accessibility & contrast
On white
1.42
#CFE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CFE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE09A
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE09A | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#E7D99D
Tritanopia (blue-blind)
#D5D9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfe09a; /* rgb */ color: rgb(207, 224, 154); /* oklch */ color: oklch(87.7% 0.093 119.5);
Tailwind
colors: {
custom: {
50: '#dee9b8',
500: '#cfe09a',
950: '#000000',
},
}SCSS
$custom: #cfe09a; $custom-light: #dee9b8; $custom-dark: #000000;
JSON
{
"hex": "#cfe09a",
"rgb": {
"r": 207,
"g": 224,
"b": 154
},
"hsl": {
"h": 74.571,
"s": 53.03,
"l": 74.118
},
"oklch": {
"l": 0.87725,
"c": 0.093,
"h": 119.5
},
"luminance": 0.6891
}Semantic roles & 50–950 ramp
primary
#CFE09A
secondary
#7A66B9
accent
#25C04B
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481