#CFF69A#CFF69A
#CFF69A is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.4% C 0.125 H 127.4°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF69A |
|---|---|
| RGB | rgb(207, 246, 154) |
| HSL | hsl(85, 84%, 78%) |
| HSV | hsv(85, 37%, 96%) |
| CMYK | cmyk(15.9%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(92.36, -27.63, 40.20) |
| CIE-LCH | lch(92.36, 48.78, 124.50°) |
| OKLab | oklab(92.44% -0.0757 0.0991) |
| OKLCH | oklch(92.44% 0.125 127.4) |
| XYZ | xyz(64.5199, 81.5094, 42.8993) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.50
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.41
Light Light Green
#C8FFB0
ΔE00 4.57
Washed Out Green
#BCF5A6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF69A #C19AF6
analogous
#F6EF9A #CFF69A #A1F69A
triadic
#CFF69A #9ACFF6 #F69ACF
tetradic
#CFF69A #9AF6EF #C19AF6 #F69AA1
square
#CFF69A #9AF6EF #C19AF6 #F69AA1
split-complementary
#CFF69A #9AA1F6 #EF9AF6
monochromatic
#9AEC2A #B4F162 #CFF69A #EAFBD2 #F2FCE3
Accessibility & contrast
On white
1.21
#CFF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CFF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF69A
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF69A | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB93
Deuteranopia (green-blind)
#F9E89F
Tritanopia (blue-blind)
#D4EEDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff69a; /* rgb */ color: rgb(207, 246, 154); /* oklch */ color: oklch(92.4% 0.125 127.4);
Tailwind
colors: {
custom: {
50: '#dff9b9',
500: '#cff69a',
950: '#000000',
},
}SCSS
$custom: #cff69a; $custom-light: #dff9b9; $custom-dark: #000000;
JSON
{
"hex": "#cff69a",
"rgb": {
"r": 207,
"g": 246,
"b": 154
},
"hsl": {
"h": 85.435,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.92442,
"c": 0.12465,
"h": 127.4
},
"luminance": 0.8151
}Semantic roles & 50–950 ramp
primary
#CFF69A
secondary
#915FD5
accent
#05E062
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581