#CFF299#CFF299
#CFF299 is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 91.6% C 0.120 H 126.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF299 |
|---|---|
| RGB | rgb(207, 242, 153) |
| HSL | hsl(84, 77%, 77%) |
| HSV | hsv(84, 37%, 95%) |
| CMYK | cmyk(14.5%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(91.27, -25.86, 39.28) |
| CIE-LCH | lch(91.27, 47.03, 123.36°) |
| OKLab | oklab(91.56% -0.0707 0.0969) |
| OKLCH | oklch(91.56% 0.12 126.1) |
| XYZ | xyz(63.2334, 79.0691, 42.0613) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.39
Tea Green
#BDF8A3
ΔE00 4.66
Washed Out Green
#BCF5A6
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.01
Light Light Green
#C8FFB0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF299 #BC99F2
analogous
#F2E999 #CFF299 #A2F299
triadic
#CFF299 #99CFF2 #F299CF
tetradic
#CFF299 #99F2E9 #BC99F2 #F299A2
square
#CFF299 #99F2E9 #BC99F2 #F299A2
split-complementary
#CFF299 #99A2F2 #E999F2
monochromatic
#9CE42C #B5EB63 #CFF299 #E9F9CF #F2FCE4
Accessibility & contrast
On white
1.25
#CFF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CFF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF299
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF299 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE793
Deuteranopia (green-blind)
#F6E59D
Tritanopia (blue-blind)
#D4EADC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff299; /* rgb */ color: rgb(207, 242, 153); /* oklch */ color: oklch(91.6% 0.120 126.1);
Tailwind
colors: {
custom: {
50: '#dff6b8',
500: '#cff299',
950: '#000000',
},
}SCSS
$custom: #cff299; $custom-light: #dff6b8; $custom-dark: #000000;
JSON
{
"hex": "#cff299",
"rgb": {
"r": 207,
"g": 242,
"b": 153
},
"hsl": {
"h": 83.596,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.91562,
"c": 0.11997,
"h": 126.1
},
"luminance": 0.7907
}Semantic roles & 50–950 ramp
primary
#CFF299
secondary
#8C60D0
accent
#0CDA5D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581