#CBF080#CBF080
#CBF080 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.5% C 0.145 H 124.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF080 |
|---|---|
| RGB | rgb(203, 240, 128) |
| HSL | hsl(80, 79%, 72%) |
| HSV | hsv(80, 47%, 94%) |
| CMYK | cmyk(15.4%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.13, -29.27, 49.93) |
| CIE-LCH | lch(90.13, 57.88, 120.38°) |
| OKLab | oklab(90.47% -0.0817 0.1198) |
| OKLCH | oklch(90.47% 0.145 124.3) |
| XYZ | xyz(59.6849, 76.5748, 32.0539) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Light Yellowish Green
#C2FF89
ΔE00 4.51
Pale Lime
#BEFD73
ΔE00 4.63
Pear
#CBF85F
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF080 #A580F0
analogous
#F0DD80 #CBF080 #93F080
triadic
#CBF080 #80CBF0 #F080CB
tetradic
#CBF080 #80F0DD #A580F0 #F08093
square
#CBF080 #80F0DD #A580F0 #F08093
split-complementary
#CBF080 #8093F0 #DD80F0
monochromatic
#9CDC1A #B5EA49 #CBF080 #E1F6B7 #F4FCE4
Accessibility & contrast
On white
1.29
#CBF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CBF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF080
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF080 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#D2E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf080; /* rgb */ color: rgb(203, 240, 128); /* oklch */ color: oklch(90.5% 0.145 124.3);
Tailwind
colors: {
custom: {
50: '#dcf5a7',
500: '#cbf080',
950: '#000000',
},
}SCSS
$custom: #cbf080; $custom-light: #dcf5a7; $custom-dark: #000000;
JSON
{
"hex": "#cbf080",
"rgb": {
"r": 203,
"g": 240,
"b": 128
},
"hsl": {
"h": 79.821,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.9047,
"c": 0.14502,
"h": 124.3
},
"luminance": 0.76575
}Semantic roles & 50–950 ramp
primary
#CBF080
secondary
#744ACB
accent
#0ADB4F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580