#CFF392#CFF392
#CFF392 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.7% C 0.129 H 125.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF392 |
|---|---|
| RGB | rgb(207, 243, 146) |
| HSL | hsl(82, 80%, 76%) |
| HSV | hsv(82, 40%, 95%) |
| CMYK | cmyk(14.8%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(91.43, -27.19, 42.95) |
| CIE-LCH | lch(91.43, 50.83, 122.34°) |
| OKLab | oklab(91.66% -0.0748 0.1051) |
| OKLCH | oklch(91.66% 0.129 125.5) |
| XYZ | xyz(62.9706, 79.4415, 39.2048) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Celery
#C1FD95
ΔE00 4.13
Light Yellow Green
#CCFD7F
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.51
Light Pea Green
#C4FE82
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF392 #B692F3
analogous
#F3E792 #CFF392 #9FF392
triadic
#CFF392 #92CFF3 #F392CF
tetradic
#CFF392 #92F3E7 #B692F3 #F3929F
square
#CFF392 #92F3E7 #B692F3 #F3929F
split-complementary
#CFF392 #929FF3 #E792F3
monochromatic
#9EE724 #B7ED5B #CFF392 #E7F9C9 #F3FCE3
Accessibility & contrast
On white
1.24
#CFF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CFF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF392
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF392 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#F8E697
Tritanopia (blue-blind)
#D5EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff392; /* rgb */ color: rgb(207, 243, 146); /* oklch */ color: oklch(91.7% 0.129 125.5);
Tailwind
colors: {
custom: {
50: '#dff7b3',
500: '#cff392',
950: '#000000',
},
}SCSS
$custom: #cff392; $custom-light: #dff7b3; $custom-dark: #000000;
JSON
{
"hex": "#cff392",
"rgb": {
"r": 207,
"g": 243,
"b": 146
},
"hsl": {
"h": 82.268,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.91663,
"c": 0.12898,
"h": 125.5
},
"luminance": 0.79442
}Semantic roles & 50–950 ramp
primary
#CFF392
secondary
#8559D0
accent
#09DC57
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581