#CBFF83#CBFF83
#CBFF83 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.162 H 128.0°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF83 |
|---|---|
| RGB | rgb(203, 255, 131) |
| HSL | hsl(85, 100%, 76%) |
| HSV | hsv(85, 49%, 100%) |
| CMYK | cmyk(20.4%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(94.25, -35.87, 53.55) |
| CIE-LCH | lch(94.25, 64.45, 123.81°) |
| OKLab | oklab(93.8% -0.0999 0.1281) |
| OKLCH | oklch(93.8% 0.162 128) |
| XYZ | xyz(64.4849, 85.8542, 34.6425) |
| Luminance | 0.8586 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.74
Light Pea Green
#C4FE82
ΔE00 1.06
Light Yellowish Green
#C2FF89
ΔE00 1.96
Pale Lime
#BEFD73
ΔE00 2.13
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Light Lime Green
#B9FF66
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF83 #B783FF
analogous
#FFF583 #CBFF83 #8DFF83
triadic
#CBFF83 #83CBFF #FF83CB
tetradic
#CBFF83 #83FFF5 #B783FF #FF838D
square
#CBFF83 #83FFF5 #B783FF #FF838D
split-complementary
#CBFF83 #838DFF #F583FF
monochromatic
#98FF09 #B1FF46 #CBFF83 #E5FFC0 #F2FFE0
Accessibility & contrast
On white
1.16
#CBFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CBFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF83
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF83 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF178
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#D0F6E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbff83; /* rgb */ color: rgb(203, 255, 131); /* oklch */ color: oklch(93.8% 0.162 128.0);
Tailwind
colors: {
custom: {
50: '#ddffa9',
500: '#cbff83',
950: '#000000',
},
}SCSS
$custom: #cbff83; $custom-light: #ddffa9; $custom-dark: #000000;
JSON
{
"hex": "#cbff83",
"rgb": {
"r": 203,
"g": 255,
"b": 131
},
"hsl": {
"h": 85.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.93802,
"c": 0.16242,
"h": 128
},
"luminance": 0.85855
}Semantic roles & 50–950 ramp
primary
#CBFF83
secondary
#8748DF
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681