#CBF583#CBF583
#CBF583 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.6% C 0.149 H 125.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF583 |
|---|---|
| RGB | rgb(203, 245, 131) |
| HSL | hsl(82, 85%, 74%) |
| HSV | hsv(82, 47%, 96%) |
| CMYK | cmyk(17.1%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(91.52, -31.28, 50.22) |
| CIE-LCH | lch(91.52, 59.17, 121.92°) |
| OKLab | oklab(91.61% -0.0871 0.1207) |
| OKLCH | oklch(91.61% 0.149 125.8) |
| XYZ | xyz(61.3775, 79.6394, 33.6067) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Light Yellowish Green
#C2FF89
ΔE00 3.34
Pale Lime
#BEFD73
ΔE00 3.68
Celery
#C1FD95
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF583 #AD83F5
analogous
#F5E683 #CBF583 #92F583
triadic
#CBF583 #83CBF5 #F583CB
tetradic
#CBF583 #83F5E6 #AD83F5 #F58392
square
#CBF583 #83F5E6 #AD83F5 #F58392
split-complementary
#CBF583 #8392F5 #E683F5
monochromatic
#9BEB13 #B3F04A #CBF583 #E3FABC #F3FDE3
Accessibility & contrast
On white
1.24
#CBF583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CBF583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF583
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF583 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#D1ECDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbf583; /* rgb */ color: rgb(203, 245, 131); /* oklch */ color: oklch(91.6% 0.149 125.8);
Tailwind
colors: {
custom: {
50: '#ddf8a9',
500: '#cbf583',
950: '#000000',
},
}SCSS
$custom: #cbf583; $custom-light: #ddf8a9; $custom-dark: #000000;
JSON
{
"hex": "#cbf583",
"rgb": {
"r": 203,
"g": 245,
"b": 131
},
"hsl": {
"h": 82.105,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.91606,
"c": 0.14884,
"h": 125.8
},
"luminance": 0.7964
}Semantic roles & 50–950 ramp
primary
#CBF583
secondary
#7C4BD1
accent
#04E256
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581