#CBF280#CBF280
#CBF280 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.9% C 0.148 H 124.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF280 |
|---|---|
| RGB | rgb(203, 242, 128) |
| HSL | hsl(81, 81%, 73%) |
| HSV | hsv(81, 47%, 95%) |
| CMYK | cmyk(16.1%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(90.67, -30.21, 50.59) |
| CIE-LCH | lch(90.67, 58.93, 120.84°) |
| OKLab | oklab(90.91% -0.0843 0.1213) |
| OKLCH | oklch(90.91% 0.148 124.8) |
| XYZ | xyz(60.2769, 77.7589, 32.2513) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 3.49
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 4.07
Pale Lime
#BEFD73
ΔE00 4.17
Pear
#CBF85F
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF280 #A780F2
analogous
#F2E080 #CBF280 #92F280
triadic
#CBF280 #80CBF2 #F280CB
tetradic
#CBF280 #80F2E0 #A780F2 #F28092
square
#CBF280 #80F2E0 #A780F2 #F28092
split-complementary
#CBF280 #8092F2 #E080F2
monochromatic
#9CE117 #B4EC48 #CBF280 #E2F8B8 #F4FCE3
Accessibility & contrast
On white
1.27
#CBF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CBF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF280
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF280 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#F7E486
Tritanopia (blue-blind)
#D2E9D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf280; /* rgb */ color: rgb(203, 242, 128); /* oklch */ color: oklch(90.9% 0.148 124.8);
Tailwind
colors: {
custom: {
50: '#ddf6a7',
500: '#cbf280',
950: '#000000',
},
}SCSS
$custom: #cbf280; $custom-light: #ddf6a7; $custom-dark: #000000;
JSON
{
"hex": "#cbf280",
"rgb": {
"r": 203,
"g": 242,
"b": 128
},
"hsl": {
"h": 80.526,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.90908,
"c": 0.14773,
"h": 124.8
},
"luminance": 0.77759
}Semantic roles & 50–950 ramp
primary
#CBF280
secondary
#7649CD
accent
#08DE51
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580