#CBFF86#CBFF86
#CBFF86 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.160 H 128.3°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF86 |
|---|---|
| RGB | rgb(203, 255, 134) |
| HSL | hsl(86, 100%, 76%) |
| HSV | hsv(86, 47%, 100%) |
| CMYK | cmyk(20.4%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(94.29, -35.55, 52.20) |
| CIE-LCH | lch(94.29, 63.15, 124.26°) |
| OKLab | oklab(93.84% -0.0988 0.1253) |
| OKLCH | oklch(93.84% 0.16 128.3) |
| XYZ | xyz(64.6912, 85.9367, 35.7288) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.00
Light Yellow Green
#CCFD7F
ΔE00 1.06
Light Yellowish Green
#C2FF89
ΔE00 1.69
Pistachio (survey)
#C0FA8B
ΔE00 2.32
Pale Lime
#BEFD73
ΔE00 2.37
Celery
#C1FD95
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF86 #BA86FF
analogous
#FFF686 #CBFF86 #8FFF86
triadic
#CBFF86 #86CBFF #FF86CB
tetradic
#CBFF86 #86FFF6 #BA86FF #FF868F
square
#CBFF86 #86FFF6 #BA86FF #FF868F
split-complementary
#CBFF86 #868FFF #F686FF
monochromatic
#96FF0C #B1FF49 #CBFF86 #E5FFC3 #F2FFE0
Accessibility & contrast
On white
1.15
#CBFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#CBFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF86
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF86 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17C
Deuteranopia (green-blind)
#FFEE8D
Tritanopia (blue-blind)
#D0F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff86; /* rgb */ color: rgb(203, 255, 134); /* oklch */ color: oklch(93.8% 0.160 128.3);
Tailwind
colors: {
custom: {
50: '#ddffab',
500: '#cbff86',
950: '#000000',
},
}SCSS
$custom: #cbff86; $custom-light: #ddffab; $custom-dark: #000000;
JSON
{
"hex": "#cbff86",
"rgb": {
"r": 203,
"g": 255,
"b": 134
},
"hsl": {
"h": 85.785,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.93842,
"c": 0.15954,
"h": 128.3
},
"luminance": 0.85938
}Semantic roles & 50–950 ramp
primary
#CBFF86
secondary
#8A4ADF
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681