#CBF283#CBF283
#CBF283 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.9% C 0.145 H 125.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF283 |
|---|---|
| RGB | rgb(203, 242, 131) |
| HSL | hsl(81, 81%, 73%) |
| HSV | hsv(81, 46%, 95%) |
| CMYK | cmyk(16.1%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(90.71, -29.89, 49.22) |
| CIE-LCH | lch(90.71, 57.58, 121.27°) |
| OKLab | oklab(90.95% -0.0832 0.1185) |
| OKLCH | oklch(90.95% 0.145 125.1) |
| XYZ | xyz(60.4773, 77.8390, 33.3066) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.79
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Light Pea Green
#C4FE82
ΔE00 3.51
Light Yellowish Green
#C2FF89
ΔE00 3.98
Pale Lime
#BEFD73
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF283 #AA83F2
analogous
#F2E183 #CBF283 #93F283
triadic
#CBF283 #83CBF2 #F283CB
tetradic
#CBF283 #83F2E1 #AA83F2 #F28393
square
#CBF283 #83F2E1 #AA83F2 #F28393
split-complementary
#CBF283 #8393F2 #E183F2
monochromatic
#9BE318 #B4EC4C #CBF283 #E2F8BA #F3FCE3
Accessibility & contrast
On white
1.27
#CBF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CBF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF283
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF283 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#D2E9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf283; /* rgb */ color: rgb(203, 242, 131); /* oklch */ color: oklch(90.9% 0.145 125.1);
Tailwind
colors: {
custom: {
50: '#dcf6a9',
500: '#cbf283',
950: '#000000',
},
}SCSS
$custom: #cbf283; $custom-light: #dcf6a9; $custom-dark: #000000;
JSON
{
"hex": "#cbf283",
"rgb": {
"r": 203,
"g": 242,
"b": 131
},
"hsl": {
"h": 81.081,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.90949,
"c": 0.14474,
"h": 125.1
},
"luminance": 0.77839
}Semantic roles & 50–950 ramp
primary
#CBF283
secondary
#794CCD
accent
#08DD53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581