#CFF198#CFF198
#CFF198 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.3% C 0.120 H 125.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF198 |
|---|---|
| RGB | rgb(207, 241, 152) |
| HSL | hsl(83, 76%, 77%) |
| HSV | hsv(83, 37%, 95%) |
| CMYK | cmyk(14.1%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(90.98, -25.51, 39.41) |
| CIE-LCH | lch(90.98, 46.95, 122.92°) |
| OKLab | oklab(91.33% -0.0698 0.0972) |
| OKLCH | oklch(91.33% 0.12 125.7) |
| XYZ | xyz(62.8544, 78.4425, 41.5292) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 4.87
Tea Green
#BDF8A3
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 5.15
Light Light Green
#C8FFB0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF198 #BA98F1
analogous
#F1E698 #CFF198 #A3F198
triadic
#CFF198 #98CFF1 #F198CF
tetradic
#CFF198 #98F1E6 #BA98F1 #F198A3
square
#CFF198 #98F1E6 #BA98F1 #F198A3
split-complementary
#CFF198 #98A3F1 #E698F1
monochromatic
#9DE22C #B6EA62 #CFF198 #E8F8CE #F2FBE4
Accessibility & contrast
On white
1.26
#CFF198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CFF198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF198
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF198 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE692
Deuteranopia (green-blind)
#F5E59C
Tritanopia (blue-blind)
#D4E9DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff198; /* rgb */ color: rgb(207, 241, 152); /* oklch */ color: oklch(91.3% 0.120 125.7);
Tailwind
colors: {
custom: {
50: '#dff5b7',
500: '#cff198',
950: '#000000',
},
}SCSS
$custom: #cff198; $custom-light: #dff5b7; $custom-dark: #000000;
JSON
{
"hex": "#cff198",
"rgb": {
"r": 207,
"g": 241,
"b": 152
},
"hsl": {
"h": 82.921,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.91329,
"c": 0.11963,
"h": 125.7
},
"luminance": 0.78443
}Semantic roles & 50–950 ramp
primary
#CFF198
secondary
#895FCE
accent
#0DD85B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581