#CFF99A#CFF99A
#CFF99A is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.1% C 0.129 H 128.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF99A |
|---|---|
| RGB | rgb(207, 249, 154) |
| HSL | hsl(87, 89%, 79%) |
| HSV | hsv(87, 38%, 98%) |
| CMYK | cmyk(16.9%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(93.17, -29.04, 41.25) |
| CIE-LCH | lch(93.17, 50.45, 125.15°) |
| OKLab | oklab(93.09% -0.0796 0.1015) |
| OKLCH | oklch(93.09% 0.129 128.1) |
| XYZ | xyz(65.4398, 83.3491, 43.2059) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.76
Tea Green
#BDF8A3
ΔE00 4.00
Light Pea Green
#C4FE82
ΔE00 4.13
Light Yellow Green
#CCFD7F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF99A #C49AF9
analogous
#F9F39A #CFF99A #A0F99A
triadic
#CFF99A #9ACFF9 #F99ACF
tetradic
#CFF99A #9AF9F3 #C49AF9 #F99AA0
square
#CFF99A #9AF9F3 #C49AF9 #F99AA0
split-complementary
#CFF99A #9AA0F9 #F39AF9
monochromatic
#98F226 #B4F660 #CFF99A #EAFCD4 #F1FDE2
Accessibility & contrast
On white
1.19
#CFF99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#CFF99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF99A
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF99A | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED93
Deuteranopia (green-blind)
#FCEB9F
Tritanopia (blue-blind)
#D3F1E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff99a; /* rgb */ color: rgb(207, 249, 154); /* oklch */ color: oklch(93.1% 0.129 128.1);
Tailwind
colors: {
custom: {
50: '#dffbb9',
500: '#cff99a',
950: '#000000',
},
}SCSS
$custom: #cff99a; $custom-light: #dffbb9; $custom-dark: #000000;
JSON
{
"hex": "#cff99a",
"rgb": {
"r": 207,
"g": 249,
"b": 154
},
"hsl": {
"h": 86.526,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.93092,
"c": 0.12897,
"h": 128.1
},
"luminance": 0.8335
}Semantic roles & 50–950 ramp
primary
#CFF99A
secondary
#945ED9
accent
#00E565
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581