#CFF386#CFF386
#CFF386 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.5% C 0.141 H 124.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF386 |
|---|---|
| RGB | rgb(207, 243, 134) |
| HSL | hsl(80, 82%, 74%) |
| HSV | hsv(80, 45%, 95%) |
| CMYK | cmyk(14.8%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(91.27, -28.56, 48.55) |
| CIE-LCH | lch(91.27, 56.32, 120.46°) |
| OKLab | oklab(91.48% -0.0794 0.1171) |
| OKLCH | oklch(91.48% 0.141 124.1) |
| XYZ | xyz(62.0857, 79.0875, 34.5442) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Light Pea Green
#C4FE82
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.75
Celery
#C1FD95
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF386 #AA86F3
analogous
#F3E186 #CFF386 #99F386
triadic
#CFF386 #86CFF3 #F386CF
tetradic
#CFF386 #86F3E1 #AA86F3 #F38699
square
#CFF386 #86F3E1 #AA86F3 #F38699
split-complementary
#CFF386 #8699F3 #E186F3
monochromatic
#A3E817 #B9ED4E #CFF386 #E5F9BE #F4FCE3
Accessibility & contrast
On white
1.25
#CFF386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CFF386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF386
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF386 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff386; /* rgb */ color: rgb(207, 243, 134); /* oklch */ color: oklch(91.5% 0.141 124.1);
Tailwind
colors: {
custom: {
50: '#dff7ab',
500: '#cff386',
950: '#000000',
},
}SCSS
$custom: #cff386; $custom-light: #dff7ab; $custom-dark: #000000;
JSON
{
"hex": "#cff386",
"rgb": {
"r": 207,
"g": 243,
"b": 134
},
"hsl": {
"h": 79.817,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.91483,
"c": 0.14149,
"h": 124.1
},
"luminance": 0.79088
}Semantic roles & 50–950 ramp
primary
#CFF386
secondary
#794ECF
accent
#07DE4E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581