#CFF897#CFF897
#CFF897 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.8% C 0.131 H 127.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF897 |
|---|---|
| RGB | rgb(207, 248, 151) |
| HSL | hsl(85, 87%, 78%) |
| HSV | hsv(85, 39%, 97%) |
| CMYK | cmyk(16.5%, 0%, 39.1%, 2.7%) |
| CIE-LAB | lab(92.85, -28.94, 42.32) |
| CIE-LCH | lch(92.85, 51.27, 124.37°) |
| OKLab | oklab(92.83% -0.0795 0.1038) |
| OKLCH | oklch(92.83% 0.131 127.4) |
| XYZ | xyz(64.8848, 82.6339, 41.8037) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 3.94
Tea Green
#BDF8A3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF897 #C097F8
analogous
#F8F097 #CFF897 #9EF897
triadic
#CFF897 #97CFF8 #F897CF
tetradic
#CFF897 #97F8F0 #C097F8 #F8979E
square
#CFF897 #97F8F0 #C097F8 #F8979E
split-complementary
#CFF897 #979EF8 #F097F8
monochromatic
#9AF024 #B5F45E #CFF897 #E9FCD0 #F2FDE2
Accessibility & contrast
On white
1.20
#CFF897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#CFF897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF897
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF897 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC90
Deuteranopia (green-blind)
#FBEA9C
Tritanopia (blue-blind)
#D4F0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff897; /* rgb */ color: rgb(207, 248, 151); /* oklch */ color: oklch(92.8% 0.131 127.4);
Tailwind
colors: {
custom: {
50: '#dffab7',
500: '#cff897',
950: '#000000',
},
}SCSS
$custom: #cff897; $custom-light: #dffab7; $custom-dark: #000000;
JSON
{
"hex": "#cff897",
"rgb": {
"r": 207,
"g": 248,
"b": 151
},
"hsl": {
"h": 85.361,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.92826,
"c": 0.13074,
"h": 127.4
},
"luminance": 0.82635
}Semantic roles & 50–950 ramp
primary
#CFF897
secondary
#905CD8
accent
#02E461
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581