#CFF498#CFF498
#CFF498 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.0% C 0.124 H 126.5°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF498 |
|---|---|
| RGB | rgb(207, 244, 152) |
| HSL | hsl(84, 81%, 78%) |
| HSV | hsv(84, 38%, 96%) |
| CMYK | cmyk(15.2%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(91.79, -26.94, 40.45) |
| CIE-LCH | lch(91.79, 48.60, 123.66°) |
| OKLab | oklab(91.98% -0.0738 0.0996) |
| OKLCH | oklch(91.98% 0.124 126.5) |
| XYZ | xyz(63.7497, 80.2332, 41.8277) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Celery
#C1FD95
ΔE00 3.90
Tea Green
#BDF8A3
ΔE00 4.52
Light Yellowish Green
#C2FF89
ΔE00 4.69
Light Yellow Green
#CCFD7F
ΔE00 4.79
Light Pea Green
#C4FE82
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF498 #BD98F4
analogous
#F4EB98 #CFF498 #A1F498
triadic
#CFF498 #98CFF4 #F498CF
tetradic
#CFF498 #98F4EB #BD98F4 #F498A1
square
#CFF498 #98F4EB #BD98F4 #F498A1
split-complementary
#CFF498 #98A1F4 #EB98F4
monochromatic
#9BE829 #B5EE61 #CFF498 #E9FACF #F2FCE3
Accessibility & contrast
On white
1.23
#CFF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CFF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF498
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF498 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE991
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#D4ECDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff498; /* rgb */ color: rgb(207, 244, 152); /* oklch */ color: oklch(92.0% 0.124 126.5);
Tailwind
colors: {
custom: {
50: '#dff7b7',
500: '#cff498',
950: '#000000',
},
}SCSS
$custom: #cff498; $custom-light: #dff7b7; $custom-dark: #000000;
JSON
{
"hex": "#cff498",
"rgb": {
"r": 207,
"g": 244,
"b": 152
},
"hsl": {
"h": 84.13,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.91977,
"c": 0.12393,
"h": 126.5
},
"luminance": 0.80234
}Semantic roles & 50–950 ramp
primary
#CFF498
secondary
#8D5ED2
accent
#08DD5E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581