#CFF286#CFF286
#CFF286 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.3% C 0.140 H 123.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF286 |
|---|---|
| RGB | rgb(207, 242, 134) |
| HSL | hsl(79, 81%, 74%) |
| HSV | hsv(79, 45%, 95%) |
| CMYK | cmyk(14.5%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(91.00, -28.09, 48.21) |
| CIE-LCH | lch(91.00, 55.80, 120.22°) |
| OKLab | oklab(91.27% -0.0781 0.1164) |
| OKLCH | oklch(91.27% 0.14 123.9) |
| XYZ | xyz(61.7872, 78.4906, 34.4447) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.23
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Light Pea Green
#C4FE82
ΔE00 4.08
Light Yellowish Green
#C2FF89
ΔE00 4.53
Celery
#C1FD95
ΔE00 4.91
Pale Lime
#BEFD73
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF286 #A986F2
analogous
#F2DF86 #CFF286 #99F286
triadic
#CFF286 #86CFF2 #F286CF
tetradic
#CFF286 #86F2DF #A986F2 #F28699
square
#CFF286 #86F2DF #A986F2 #F28699
split-complementary
#CFF286 #8699F2 #DF86F2
monochromatic
#A3E519 #B9EC4F #CFF286 #E5F8BD #F4FCE3
Accessibility & contrast
On white
1.26
#CFF286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CFF286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF286
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF286 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67D
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#D6E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff286; /* rgb */ color: rgb(207, 242, 134); /* oklch */ color: oklch(91.3% 0.140 123.9);
Tailwind
colors: {
custom: {
50: '#dff6ab',
500: '#cff286',
950: '#000000',
},
}SCSS
$custom: #cff286; $custom-light: #dff6ab; $custom-dark: #000000;
JSON
{
"hex": "#cff286",
"rgb": {
"r": 207,
"g": 242,
"b": 134
},
"hsl": {
"h": 79.444,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.91266,
"c": 0.14013,
"h": 123.9
},
"luminance": 0.78491
}Semantic roles & 50–950 ramp
primary
#CFF286
secondary
#784ECE
accent
#09DD4D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581