#CFF592#CFF592
#CFF592 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.1% C 0.132 H 126.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF592 |
|---|---|
| RGB | rgb(207, 245, 146) |
| HSL | hsl(83, 83%, 77%) |
| HSV | hsv(83, 40%, 96%) |
| CMYK | cmyk(15.5%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(91.97, -28.14, 43.63) |
| CIE-LCH | lch(91.97, 51.92, 122.81°) |
| OKLab | oklab(92.1% -0.0775 0.1066) |
| OKLCH | oklch(92.1% 0.132 126) |
| XYZ | xyz(63.5724, 80.6450, 39.4054) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Celery
#C1FD95
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 3.76
Light Yellowish Green
#C2FF89
ΔE00 4.03
Light Pea Green
#C4FE82
ΔE00 4.05
Tea Green
#BDF8A3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF592 #B892F5
analogous
#F5E992 #CFF592 #9EF592
triadic
#CFF592 #92CFF5 #F592CF
tetradic
#CFF592 #92F5E9 #B892F5 #F5929E
square
#CFF592 #92F5E9 #B892F5 #F5929E
split-complementary
#CFF592 #929EF5 #E992F5
monochromatic
#9EEB22 #B6F05A #CFF592 #E8FACA #F3FCE3
Accessibility & contrast
On white
1.23
#CFF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#CFF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF592
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF592 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE98A
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#D5EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff592; /* rgb */ color: rgb(207, 245, 146); /* oklch */ color: oklch(92.1% 0.132 126.0);
Tailwind
colors: {
custom: {
50: '#dff8b3',
500: '#cff592',
950: '#000000',
},
}SCSS
$custom: #cff592; $custom-light: #dff8b3; $custom-dark: #000000;
JSON
{
"hex": "#cff592",
"rgb": {
"r": 207,
"g": 245,
"b": 146
},
"hsl": {
"h": 83.03,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.92097,
"c": 0.13179,
"h": 126
},
"luminance": 0.80646
}Semantic roles & 50–950 ramp
primary
#CFF592
secondary
#8758D3
accent
#06E059
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581