#CFF67A#CFF67A
#CFF67A is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.157 H 123.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF67A |
|---|---|
| RGB | rgb(207, 246, 122) |
| HSL | hsl(79, 87%, 72%) |
| HSV | hsv(79, 50%, 96%) |
| CMYK | cmyk(15.9%, 0%, 50.4%, 3.5%) |
| CIE-LAB | lab(91.95, -31.18, 54.99) |
| CIE-LCH | lch(91.95, 63.21, 119.56°) |
| OKLab | oklab(91.98% -0.0877 0.1305) |
| OKLCH | oklch(91.98% 0.157 123.9) |
| XYZ | xyz(62.2008, 80.5817, 30.6855) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.02
Pear
#CBF85F
ΔE00 3.12
Light Pea Green
#C4FE82
ΔE00 3.42
Pale Lime
#BEFD73
ΔE00 3.70
Light Yellowish Green
#C2FF89
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF67A #A17AF6
analogous
#F6DF7A #CFF67A #91F67A
triadic
#CFF67A #7ACFF6 #F67ACF
tetradic
#CFF67A #7AF6DF #A17AF6 #F67A91
square
#CFF67A #7AF6DF #A17AF6 #F67A91
split-complementary
#CFF67A #7A91F6 #DF7AF6
monochromatic
#A3E610 #BAF241 #CFF67A #E4FAB3 #F5FDE2
Accessibility & contrast
On white
1.23
#CFF67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CFF67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF67A
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF67A | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#FDE881
Tritanopia (blue-blind)
#D7ECDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff67a; /* rgb */ color: rgb(207, 246, 122); /* oklch */ color: oklch(92.0% 0.157 123.9);
Tailwind
colors: {
custom: {
50: '#e0f9a3',
500: '#cff67a',
950: '#000000',
},
}SCSS
$custom: #cff67a; $custom-light: #e0f9a3; $custom-dark: #000000;
JSON
{
"hex": "#cff67a",
"rgb": {
"r": 207,
"g": 246,
"b": 122
},
"hsl": {
"h": 78.871,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.91977,
"c": 0.15724,
"h": 123.9
},
"luminance": 0.80582
}Semantic roles & 50–950 ramp
primary
#CFF67A
secondary
#7043D2
accent
#02E449
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580