#CFF08A#CFF08A
#CFF08A is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.133 H 123.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF08A |
|---|---|
| RGB | rgb(207, 240, 138) |
| HSL | hsl(79, 77%, 74%) |
| HSV | hsv(79, 43%, 94%) |
| CMYK | cmyk(13.7%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(90.51, -26.70, 45.68) |
| CIE-LCH | lch(90.51, 52.91, 120.31°) |
| OKLab | oklab(90.89% -0.0739 0.1109) |
| OKLCH | oklch(90.89% 0.133 123.7) |
| XYZ | xyz(61.4795, 77.4203, 35.7445) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.32
Light Pea Green
#C4FE82
ΔE00 4.71
Light Yellowish Green
#C2FF89
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF08A #AB8AF0
analogous
#F0DE8A #CFF08A #9CF08A
triadic
#CFF08A #8ACFF0 #F08ACF
tetradic
#CFF08A #8AF0DE #AB8AF0 #F08A9C
square
#CFF08A #8AF0DE #AB8AF0 #F08A9C
split-complementary
#CFF08A #8A9CF0 #DE8AF0
monochromatic
#A2E21E #B9E954 #CFF08A #E5F7C0 #F4FCE4
Accessibility & contrast
On white
1.27
#CFF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CFF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF08A
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF08A | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#F6E48F
Tritanopia (blue-blind)
#D6E7D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff08a; /* rgb */ color: rgb(207, 240, 138); /* oklch */ color: oklch(90.9% 0.133 123.7);
Tailwind
colors: {
custom: {
50: '#dff5ae',
500: '#cff08a',
950: '#000000',
},
}SCSS
$custom: #cff08a; $custom-light: #dff5ae; $custom-dark: #000000;
JSON
{
"hex": "#cff08a",
"rgb": {
"r": 207,
"g": 240,
"b": 138
},
"hsl": {
"h": 79.412,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.90891,
"c": 0.13325,
"h": 123.7
},
"luminance": 0.77421
}Semantic roles & 50–950 ramp
primary
#CFF08A
secondary
#7A53CC
accent
#0CDA4E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581