#CFF790#CFF790
#CFF790 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.5% C 0.137 H 126.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF790 |
|---|---|
| RGB | rgb(207, 247, 144) |
| HSL | hsl(83, 87%, 77%) |
| HSV | hsv(83, 42%, 97%) |
| CMYK | cmyk(16.2%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(92.49, -29.31, 45.26) |
| CIE-LCH | lch(92.49, 53.92, 122.93°) |
| OKLab | oklab(92.5% -0.0809 0.1102) |
| OKLCH | oklch(92.5% 0.137 126.3) |
| XYZ | xyz(64.0265, 81.7999, 38.7960) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Light Yellow Green
#CCFD7F
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 3.43
Celery
#C1FD95
ΔE00 3.45
Light Yellowish Green
#C2FF89
ΔE00 3.49
Pale Lime
#BEFD73
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF790 #B890F7
analogous
#F7EC90 #CFF790 #9CF790
triadic
#CFF790 #90CFF7 #F790CF
tetradic
#CFF790 #90F7EC #B890F7 #F7909C
square
#CFF790 #90F7EC #B890F7 #F7909C
split-complementary
#CFF790 #909CF7 #EC90F7
monochromatic
#9EEF1E #B6F357 #CFF790 #E8FBC9 #F3FDE2
Accessibility & contrast
On white
1.21
#CFF790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#CFF790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF790
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF790 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FBE996
Tritanopia (blue-blind)
#D5EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff790; /* rgb */ color: rgb(207, 247, 144); /* oklch */ color: oklch(92.5% 0.137 126.3);
Tailwind
colors: {
custom: {
50: '#dffab2',
500: '#cff790',
950: '#000000',
},
}SCSS
$custom: #cff790; $custom-light: #dffab2; $custom-dark: #000000;
JSON
{
"hex": "#cff790",
"rgb": {
"r": 207,
"g": 247,
"b": 144
},
"hsl": {
"h": 83.301,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.925,
"c": 0.13671,
"h": 126.3
},
"luminance": 0.81801
}Semantic roles & 50–950 ramp
primary
#CFF790
secondary
#8756D5
accent
#02E35A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581