#CFF197#CFF197
#CFF197 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.3% C 0.121 H 125.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF197 |
|---|---|
| RGB | rgb(207, 241, 151) |
| HSL | hsl(83, 76%, 77%) |
| HSV | hsv(83, 37%, 95%) |
| CMYK | cmyk(14.1%, 0%, 37.3%, 5.5%) |
| CIE-LAB | lab(90.97, -25.64, 39.88) |
| CIE-LCH | lch(90.97, 47.41, 122.73°) |
| OKLab | oklab(91.31% -0.0702 0.0982) |
| OKLCH | oklch(91.31% 0.121 125.6) |
| XYZ | xyz(62.7728, 78.4099, 41.0997) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Celery
#C1FD95
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.88
Tea Green
#BDF8A3
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 5.26
Light Yellow Green
#CCFD7F
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF197 #B997F1
analogous
#F1E697 #CFF197 #A2F197
triadic
#CFF197 #97CFF1 #F197CF
tetradic
#CFF197 #97F1E6 #B997F1 #F197A2
square
#CFF197 #97F1E6 #B997F1 #F197A2
split-complementary
#CFF197 #97A2F1 #E697F1
monochromatic
#9DE22B #B6EA61 #CFF197 #E8F8CD #F3FBE4
Accessibility & contrast
On white
1.26
#CFF197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#CFF197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF197
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF197 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE690
Deuteranopia (green-blind)
#F5E59C
Tritanopia (blue-blind)
#D4E9DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff197; /* rgb */ color: rgb(207, 241, 151); /* oklch */ color: oklch(91.3% 0.121 125.6);
Tailwind
colors: {
custom: {
50: '#dff5b6',
500: '#cff197',
950: '#000000',
},
}SCSS
$custom: #cff197; $custom-light: #dff5b6; $custom-dark: #000000;
JSON
{
"hex": "#cff197",
"rgb": {
"r": 207,
"g": 241,
"b": 151
},
"hsl": {
"h": 82.667,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.91312,
"c": 0.12072,
"h": 125.6
},
"luminance": 0.7841
}Semantic roles & 50–950 ramp
primary
#CFF197
secondary
#885ECE
accent
#0DD85A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581