#CFF598#CFF598
#CFF598 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.2% C 0.125 H 126.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF598 |
|---|---|
| RGB | rgb(207, 245, 152) |
| HSL | hsl(85, 82%, 78%) |
| HSV | hsv(85, 38%, 96%) |
| CMYK | cmyk(15.5%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(92.06, -27.41, 40.80) |
| CIE-LCH | lch(92.06, 49.15, 123.89°) |
| OKLab | oklab(92.19% -0.0751 0.1004) |
| OKLCH | oklch(92.19% 0.125 126.8) |
| XYZ | xyz(64.0514, 80.8366, 41.9282) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Celery
#C1FD95
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.45
Light Yellow Green
#CCFD7F
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF598 #BE98F5
analogous
#F5EC98 #CFF598 #A0F598
triadic
#CFF598 #98CFF5 #F598CF
tetradic
#CFF598 #98F5EC #BE98F5 #F598A0
square
#CFF598 #98F5EC #BE98F5 #F598A0
split-complementary
#CFF598 #98A0F5 #EC98F5
monochromatic
#9BEA28 #B5F060 #CFF598 #E9FAD0 #F2FCE3
Accessibility & contrast
On white
1.22
#CFF598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CFF598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF598
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF598 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA91
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#D4EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff598; /* rgb */ color: rgb(207, 245, 152); /* oklch */ color: oklch(92.2% 0.125 126.8);
Tailwind
colors: {
custom: {
50: '#dff8b7',
500: '#cff598',
950: '#000000',
},
}SCSS
$custom: #cff598; $custom-light: #dff8b7; $custom-dark: #000000;
JSON
{
"hex": "#cff598",
"rgb": {
"r": 207,
"g": 245,
"b": 152
},
"hsl": {
"h": 84.516,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.92193,
"c": 0.12537,
"h": 126.8
},
"luminance": 0.80837
}Semantic roles & 50–950 ramp
primary
#CFF598
secondary
#8E5ED4
accent
#07DF5F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581