#CFF792#CFF792
#CFF792 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.135 H 126.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF792 |
|---|---|
| RGB | rgb(207, 247, 146) |
| HSL | hsl(84, 86%, 77%) |
| HSV | hsv(84, 41%, 97%) |
| CMYK | cmyk(16.2%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(92.51, -29.07, 44.32) |
| CIE-LCH | lch(92.51, 53.01, 123.26°) |
| OKLab | oklab(92.53% -0.0801 0.1082) |
| OKLCH | oklch(92.53% 0.135 126.5) |
| XYZ | xyz(64.1807, 81.8616, 39.6082) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.92
Celery
#C1FD95
ΔE00 3.36
Light Yellow Green
#CCFD7F
ΔE00 3.38
Light Yellowish Green
#C2FF89
ΔE00 3.58
Light Pea Green
#C4FE82
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF792 #BA92F7
analogous
#F7EC92 #CFF792 #9DF792
triadic
#CFF792 #92CFF7 #F792CF
tetradic
#CFF792 #92F7EC #BA92F7 #F7929D
square
#CFF792 #92F7EC #BA92F7 #F7929D
split-complementary
#CFF792 #929DF7 #EC92F7
monochromatic
#9DEF20 #B6F359 #CFF792 #E8FBCB #F2FDE2
Accessibility & contrast
On white
1.21
#CFF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CFF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF792
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF792 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#D4EFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff792; /* rgb */ color: rgb(207, 247, 146); /* oklch */ color: oklch(92.5% 0.135 126.5);
Tailwind
colors: {
custom: {
50: '#dffab3',
500: '#cff792',
950: '#000000',
},
}SCSS
$custom: #cff792; $custom-light: #dffab3; $custom-dark: #000000;
JSON
{
"hex": "#cff792",
"rgb": {
"r": 207,
"g": 247,
"b": 146
},
"hsl": {
"h": 83.762,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.9253,
"c": 0.13462,
"h": 126.5
},
"luminance": 0.81862
}Semantic roles & 50–950 ramp
primary
#CFF792
secondary
#8958D6
accent
#03E35B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581