#CFF595#CFF595
#CFF595 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.129 H 126.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF595 |
|---|---|
| RGB | rgb(207, 245, 149) |
| HSL | hsl(84, 83%, 77%) |
| HSV | hsv(84, 39%, 96%) |
| CMYK | cmyk(15.5%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(92.02, -27.78, 42.22) |
| CIE-LCH | lch(92.02, 50.54, 123.34°) |
| OKLab | oklab(92.14% -0.0763 0.1035) |
| OKLCH | oklch(92.14% 0.129 126.4) |
| XYZ | xyz(63.8088, 80.7396, 40.6506) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.67
Light Yellow Green
#CCFD7F
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 4.34
Tea Green
#BDF8A3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF595 #BB95F5
analogous
#F5EB95 #CFF595 #9FF595
triadic
#CFF595 #95CFF5 #F595CF
tetradic
#CFF595 #95F5EB #BB95F5 #F5959F
square
#CFF595 #95F5EB #BB95F5 #F5959F
split-complementary
#CFF595 #959FF5 #EB95F5
monochromatic
#9CEA25 #B6F05D #CFF595 #E8FACD #F2FCE3
Accessibility & contrast
On white
1.22
#CFF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CFF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF595
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF595 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA8E
Deuteranopia (green-blind)
#F9E89A
Tritanopia (blue-blind)
#D4EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff595; /* rgb */ color: rgb(207, 245, 149); /* oklch */ color: oklch(92.1% 0.129 126.4);
Tailwind
colors: {
custom: {
50: '#dff8b5',
500: '#cff595',
950: '#000000',
},
}SCSS
$custom: #cff595; $custom-light: #dff8b5; $custom-dark: #000000;
JSON
{
"hex": "#cff595",
"rgb": {
"r": 207,
"g": 245,
"b": 149
},
"hsl": {
"h": 83.75,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.92144,
"c": 0.12859,
"h": 126.4
},
"luminance": 0.8074
}Semantic roles & 50–950 ramp
primary
#CFF595
secondary
#8B5BD3
accent
#06DF5C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581