#CFF086#CFF086
#CFF086 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.137 H 123.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF086 |
|---|---|
| RGB | rgb(207, 240, 134) |
| HSL | hsl(79, 78%, 73%) |
| HSV | hsv(79, 44%, 94%) |
| CMYK | cmyk(13.7%, 0%, 44.2%, 5.9%) |
| CIE-LAB | lab(90.46, -27.14, 47.54) |
| CIE-LCH | lch(90.46, 54.74, 119.72°) |
| OKLab | oklab(90.83% -0.0754 0.1149) |
| OKLCH | oklch(90.83% 0.137 123.3) |
| XYZ | xyz(61.1952, 77.3066, 34.2474) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.73
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 4.57
Light Yellowish Green
#C2FF89
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.27
Pale Lime
#BEFD73
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF086 #A786F0
analogous
#F0DC86 #CFF086 #9AF086
triadic
#CFF086 #86CFF0 #F086CF
tetradic
#CFF086 #86F0DC #A786F0 #F0869A
square
#CFF086 #86F0DC #A786F0 #F0869A
split-complementary
#CFF086 #869AF0 #DC86F0
monochromatic
#A3E01C #B9E950 #CFF086 #E5F7BC #F4FCE4
Accessibility & contrast
On white
1.28
#CFF086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CFF086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF086
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF086 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57D
Deuteranopia (green-blind)
#F6E48C
Tritanopia (blue-blind)
#D6E7D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff086; /* rgb */ color: rgb(207, 240, 134); /* oklch */ color: oklch(90.8% 0.137 123.3);
Tailwind
colors: {
custom: {
50: '#dff5ab',
500: '#cff086',
950: '#000000',
},
}SCSS
$custom: #cff086; $custom-light: #dff5ab; $custom-dark: #000000;
JSON
{
"hex": "#cff086",
"rgb": {
"r": 207,
"g": 240,
"b": 134
},
"hsl": {
"h": 78.679,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.90832,
"c": 0.13741,
"h": 123.3
},
"luminance": 0.77307
}Semantic roles & 50–950 ramp
primary
#CFF086
secondary
#764FCB
accent
#0BDA4C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581