#CFF397#CFF397
#CFF397 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.7% C 0.124 H 126.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF397 |
|---|---|
| RGB | rgb(207, 243, 151) |
| HSL | hsl(83, 79%, 77%) |
| HSV | hsv(83, 38%, 95%) |
| CMYK | cmyk(14.8%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(91.51, -26.59, 40.58) |
| CIE-LCH | lch(91.51, 48.51, 123.23°) |
| OKLab | oklab(91.74% -0.0729 0.0998) |
| OKLCH | oklch(91.74% 0.124 126.1) |
| XYZ | xyz(63.3681, 79.6004, 41.2981) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Celery
#C1FD95
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.72
Light Yellow Green
#CCFD7F
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 4.84
Light Pea Green
#C4FE82
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF397 #BB97F3
analogous
#F3E997 #CFF397 #A1F397
triadic
#CFF397 #97CFF3 #F397CF
tetradic
#CFF397 #97F3E9 #BB97F3 #F397A1
square
#CFF397 #97F3E9 #BB97F3 #F397A1
split-complementary
#CFF397 #97A1F3 #E997F3
monochromatic
#9CE629 #B6ED60 #CFF397 #E8F9CE #F2FCE4
Accessibility & contrast
On white
1.24
#CFF397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CFF397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF397
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF397 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#F7E69C
Tritanopia (blue-blind)
#D4EBDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff397; /* rgb */ color: rgb(207, 243, 151); /* oklch */ color: oklch(91.7% 0.124 126.1);
Tailwind
colors: {
custom: {
50: '#dff7b6',
500: '#cff397',
950: '#000000',
},
}SCSS
$custom: #cff397; $custom-light: #dff7b6; $custom-dark: #000000;
JSON
{
"hex": "#cff397",
"rgb": {
"r": 207,
"g": 243,
"b": 151
},
"hsl": {
"h": 83.478,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.91744,
"c": 0.12359,
"h": 126.1
},
"luminance": 0.79601
}Semantic roles & 50–950 ramp
primary
#CFF397
secondary
#8B5DD1
accent
#0ADC5C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581