#CFF388#CFF388
#CFF388 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.5% C 0.139 H 124.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF388 |
|---|---|
| RGB | rgb(207, 243, 136) |
| HSL | hsl(80, 82%, 74%) |
| HSV | hsv(80, 44%, 95%) |
| CMYK | cmyk(14.8%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(91.30, -28.34, 47.62) |
| CIE-LCH | lch(91.30, 55.42, 120.75°) |
| OKLab | oklab(91.51% -0.0787 0.1152) |
| OKLCH | oklch(91.51% 0.139 124.3) |
| XYZ | xyz(62.2265, 79.1438, 35.2858) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.90
Light Yellowish Green
#C2FF89
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.61
Pale Lime
#BEFD73
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF388 #AC88F3
analogous
#F3E288 #CFF388 #9AF388
triadic
#CFF388 #88CFF3 #F388CF
tetradic
#CFF388 #88F3E2 #AC88F3 #F3889A
square
#CFF388 #88F3E2 #AC88F3 #F3889A
split-complementary
#CFF388 #889AF3 #E288F3
monochromatic
#A2E819 #B9ED50 #CFF388 #E5F9C0 #F4FCE3
Accessibility & contrast
On white
1.25
#CFF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CFF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF388
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF388 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff388; /* rgb */ color: rgb(207, 243, 136); /* oklch */ color: oklch(91.5% 0.139 124.3);
Tailwind
colors: {
custom: {
50: '#dff7ac',
500: '#cff388',
950: '#000000',
},
}SCSS
$custom: #cff388; $custom-light: #dff7ac; $custom-dark: #000000;
JSON
{
"hex": "#cff388",
"rgb": {
"r": 207,
"g": 243,
"b": 136
},
"hsl": {
"h": 80.187,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.91512,
"c": 0.13945,
"h": 124.3
},
"luminance": 0.79144
}Semantic roles & 50–950 ramp
primary
#CFF388
secondary
#7B50CF
accent
#07DE50
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581