#CFF697#CFF697
#CFF697 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.128 H 126.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF697 |
|---|---|
| RGB | rgb(207, 246, 151) |
| HSL | hsl(85, 84%, 78%) |
| HSV | hsv(85, 39%, 96%) |
| CMYK | cmyk(15.9%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(92.31, -28.00, 41.62) |
| CIE-LCH | lch(92.31, 50.17, 123.93°) |
| OKLab | oklab(92.39% -0.0768 0.1022) |
| OKLCH | oklch(92.39% 0.128 126.9) |
| XYZ | xyz(64.2732, 81.4107, 41.5998) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.45
Light Yellowish Green
#C2FF89
ΔE00 4.14
Light Yellow Green
#CCFD7F
ΔE00 4.27
Light Pea Green
#C4FE82
ΔE00 4.35
Tea Green
#BDF8A3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF697 #BE97F6
analogous
#F6EE97 #CFF697 #9FF697
triadic
#CFF697 #97CFF6 #F697CF
tetradic
#CFF697 #97F6EE #BE97F6 #F6979F
square
#CFF697 #97F6EE #BE97F6 #F6979F
split-complementary
#CFF697 #979FF6 #EE97F6
monochromatic
#9BEC26 #B5F15F #CFF697 #E9FBCF #F2FDE3
Accessibility & contrast
On white
1.22
#CFF697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CFF697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF697
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF697 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#FAE89C
Tritanopia (blue-blind)
#D4EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff697; /* rgb */ color: rgb(207, 246, 151); /* oklch */ color: oklch(92.4% 0.128 126.9);
Tailwind
colors: {
custom: {
50: '#dff9b6',
500: '#cff697',
950: '#000000',
},
}SCSS
$custom: #cff697; $custom-light: #dff9b6; $custom-dark: #000000;
JSON
{
"hex": "#cff697",
"rgb": {
"r": 207,
"g": 246,
"b": 151
},
"hsl": {
"h": 84.632,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.92393,
"c": 0.12788,
"h": 126.9
},
"luminance": 0.81411
}Semantic roles & 50–950 ramp
primary
#CFF697
secondary
#8E5CD5
accent
#05E15F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581