#CFF097#CFF097
#CFF097 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.1% C 0.119 H 125.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF097 |
|---|---|
| RGB | rgb(207, 240, 151) |
| HSL | hsl(82, 75%, 77%) |
| HSV | hsv(82, 37%, 94%) |
| CMYK | cmyk(13.7%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(90.70, -25.16, 39.54) |
| CIE-LCH | lch(90.70, 46.86, 122.47°) |
| OKLab | oklab(91.1% -0.0689 0.0974) |
| OKLCH | oklch(91.1% 0.119 125.3) |
| XYZ | xyz(62.4776, 77.8195, 41.0013) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Khaki
#E6F2A2
ΔE00 4.74
Celery
#C1FD95
ΔE00 4.83
Tea Green
#BDF8A3
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.35
Light Yellow Green
#CCFD7F
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF097 #B897F0
analogous
#F0E597 #CFF097 #A3F097
triadic
#CFF097 #97CFF0 #F097CF
tetradic
#CFF097 #97F0E5 #B897F0 #F097A3
square
#CFF097 #97F0E5 #B897F0 #F097A3
split-complementary
#CFF097 #97A3F0 #E597F0
monochromatic
#9EE12C #B6E862 #CFF097 #E8F8CC #F3FBE4
Accessibility & contrast
On white
1.27
#CFF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CFF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF097
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF097 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E591
Deuteranopia (green-blind)
#F4E49B
Tritanopia (blue-blind)
#D4E8DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff097; /* rgb */ color: rgb(207, 240, 151); /* oklch */ color: oklch(91.1% 0.119 125.3);
Tailwind
colors: {
custom: {
50: '#dff5b6',
500: '#cff097',
950: '#000000',
},
}SCSS
$custom: #cff097; $custom-light: #dff5b6; $custom-dark: #000000;
JSON
{
"hex": "#cff097",
"rgb": {
"r": 207,
"g": 240,
"b": 151
},
"hsl": {
"h": 82.247,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.91097,
"c": 0.11929,
"h": 125.3
},
"luminance": 0.7782
}Semantic roles & 50–950 ramp
primary
#CFF097
secondary
#875ECD
accent
#0FD759
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581