#CFF98A#CFF98A
#CFF98A is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.8% C 0.146 H 126.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF98A |
|---|---|
| RGB | rgb(207, 249, 138) |
| HSL | hsl(83, 90%, 76%) |
| HSV | hsv(83, 45%, 98%) |
| CMYK | cmyk(16.9%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(92.95, -30.92, 48.72) |
| CIE-LCH | lch(92.95, 57.70, 122.40°) |
| OKLab | oklab(92.85% -0.0858 0.1177) |
| OKLCH | oklch(92.85% 0.146 126.1) |
| XYZ | xyz(64.1949, 82.8511, 36.6497) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.00
Light Pea Green
#C4FE82
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 3.01
Celery
#C1FD95
ΔE00 3.64
Pale Lime
#BEFD73
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF98A #B48AF9
analogous
#F9EC8A #CFF98A #97F98A
triadic
#CFF98A #8ACFF9 #F98ACF
tetradic
#CFF98A #8AF9EC #B48AF9 #F98A97
square
#CFF98A #8AF9EC #B48AF9 #F98A97
split-complementary
#CFF98A #8A97F9 #EC8AF9
monochromatic
#9FF316 #B7F650 #CFF98A #E7FCC4 #F3FEE2
Accessibility & contrast
On white
1.20
#CFF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#CFF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF98A
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF98A | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FDEA90
Tritanopia (blue-blind)
#D5F0DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff98a; /* rgb */ color: rgb(207, 249, 138); /* oklch */ color: oklch(92.8% 0.146 126.1);
Tailwind
colors: {
custom: {
50: '#dffbae',
500: '#cff98a',
950: '#000000',
},
}SCSS
$custom: #cff98a; $custom-light: #dffbae; $custom-dark: #000000;
JSON
{
"hex": "#cff98a",
"rgb": {
"r": 207,
"g": 249,
"b": 138
},
"hsl": {
"h": 82.703,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.92846,
"c": 0.14565,
"h": 126.1
},
"luminance": 0.82852
}Semantic roles & 50–950 ramp
primary
#CFF98A
secondary
#8350D7
accent
#00E657
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581