#CBFD80#CBFD80
#CBFD80 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.3% C 0.163 H 127.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFD80 |
|---|---|
| RGB | rgb(203, 253, 128) |
| HSL | hsl(84, 97%, 75%) |
| HSV | hsv(84, 49%, 99%) |
| CMYK | cmyk(19.8%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(93.67, -35.27, 54.23) |
| CIE-LCH | lch(93.67, 64.69, 123.04°) |
| OKLab | oklab(93.32% -0.0984 0.1294) |
| OKLCH | oklch(93.32% 0.163 127.3) |
| XYZ | xyz(63.6498, 84.5047, 33.3756) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.26
Light Pea Green
#C4FE82
ΔE00 1.38
Pale Lime
#BEFD73
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.36
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Light Lime Green
#B9FF66
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFD80 #B280FD
analogous
#FDF080 #CBFD80 #8DFD80
triadic
#CBFD80 #80CBFD #FD80CB
tetradic
#CBFD80 #80FDF0 #B280FD #FD808D
square
#CBFD80 #80FDF0 #B280FD #FD808D
split-complementary
#CBFD80 #808DFD #F080FD
monochromatic
#9AFB07 #B2FC44 #CBFD80 #E4FEBC #F3FFE1
Accessibility & contrast
On white
1.17
#CBFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CBFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFD80
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFD80 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFEC88
Tritanopia (blue-blind)
#D1F3E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfd80; /* rgb */ color: rgb(203, 253, 128); /* oklch */ color: oklch(93.3% 0.163 127.3);
Tailwind
colors: {
custom: {
50: '#ddfea7',
500: '#cbfd80',
950: '#000000',
},
}SCSS
$custom: #cbfd80; $custom-light: #ddfea7; $custom-dark: #000000;
JSON
{
"hex": "#cbfd80",
"rgb": {
"r": 203,
"g": 253,
"b": 128
},
"hsl": {
"h": 84,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.93323,
"c": 0.16256,
"h": 127.3
},
"luminance": 0.84506
}Semantic roles & 50–950 ramp
primary
#CBFD80
secondary
#8246DB
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581