#CFF385#CFF385
#CFF385 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.5% C 0.143 H 124.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF385 |
|---|---|
| RGB | rgb(207, 243, 133) |
| HSL | hsl(80, 82%, 74%) |
| HSV | hsv(80, 45%, 95%) |
| CMYK | cmyk(14.8%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(91.26, -28.66, 49.01) |
| CIE-LCH | lch(91.26, 56.78, 120.32°) |
| OKLab | oklab(91.47% -0.0798 0.1181) |
| OKLCH | oklch(91.47% 0.143 124) |
| XYZ | xyz(62.0163, 79.0597, 34.1786) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.32
Pale Lime
#BEFD73
ΔE00 4.69
Celery
#C1FD95
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF385 #A985F3
analogous
#F3E085 #CFF385 #98F385
triadic
#CFF385 #85CFF3 #F385CF
tetradic
#CFF385 #85F3E0 #A985F3 #F38598
square
#CFF385 #85F3E0 #A985F3 #F38598
split-complementary
#CFF385 #8598F3 #E085F3
monochromatic
#A3E717 #B9EE4D #CFF385 #E5F8BD #F4FCE3
Accessibility & contrast
On white
1.25
#CFF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CFF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF385
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF385 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff385; /* rgb */ color: rgb(207, 243, 133); /* oklch */ color: oklch(91.5% 0.143 124.0);
Tailwind
colors: {
custom: {
50: '#dff7aa',
500: '#cff385',
950: '#000000',
},
}SCSS
$custom: #cff385; $custom-light: #dff7aa; $custom-dark: #000000;
JSON
{
"hex": "#cff385",
"rgb": {
"r": 207,
"g": 243,
"b": 133
},
"hsl": {
"h": 79.636,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.91469,
"c": 0.14251,
"h": 124
},
"luminance": 0.7906
}Semantic roles & 50–950 ramp
primary
#CFF385
secondary
#784DCF
accent
#07DE4E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581