#CFF798#CFF798
#CFF798 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.128 H 127.3°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF798 |
|---|---|
| RGB | rgb(207, 247, 152) |
| HSL | hsl(85, 86%, 78%) |
| HSV | hsv(85, 38%, 97%) |
| CMYK | cmyk(16.2%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(92.60, -28.35, 41.50) |
| CIE-LCH | lch(92.60, 50.26, 124.34°) |
| OKLab | oklab(92.63% -0.0778 0.102) |
| OKLCH | oklch(92.63% 0.128 127.3) |
| XYZ | xyz(64.6597, 82.0532, 42.1310) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 4.00
Light Yellow Green
#CCFD7F
ΔE00 4.25
Light Pea Green
#C4FE82
ΔE00 4.26
Tea Green
#BDF8A3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF798 #C098F7
analogous
#F7EF98 #CFF798 #9FF798
triadic
#CFF798 #98CFF7 #F798CF
tetradic
#CFF798 #98F7EF #C098F7 #F7989F
square
#CFF798 #98F7EF #C098F7 #F7989F
split-complementary
#CFF798 #989FF7 #EF98F7
monochromatic
#9AEE26 #B5F35F #CFF798 #E9FBD1 #F2FDE3
Accessibility & contrast
On white
1.21
#CFF798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#CFF798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF798
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF798 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#FAE99D
Tritanopia (blue-blind)
#D4EFDF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff798; /* rgb */ color: rgb(207, 247, 152); /* oklch */ color: oklch(92.6% 0.128 127.3);
Tailwind
colors: {
custom: {
50: '#dffab7',
500: '#cff798',
950: '#000000',
},
}SCSS
$custom: #cff798; $custom-light: #dffab7; $custom-dark: #000000;
JSON
{
"hex": "#cff798",
"rgb": {
"r": 207,
"g": 247,
"b": 152
},
"hsl": {
"h": 85.263,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.92626,
"c": 0.12824,
"h": 127.3
},
"luminance": 0.82054
}Semantic roles & 50–950 ramp
primary
#CFF798
secondary
#905DD6
accent
#03E261
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581