#CBF485#CBF485
#CBF485 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.4% C 0.145 H 125.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF485 |
|---|---|
| RGB | rgb(203, 244, 133) |
| HSL | hsl(82, 83%, 74%) |
| HSV | hsv(82, 45%, 96%) |
| CMYK | cmyk(16.8%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(91.28, -30.61, 48.97) |
| CIE-LCH | lch(91.28, 57.75, 122.00°) |
| OKLab | oklab(91.42% -0.085 0.118) |
| OKLCH | oklch(91.42% 0.145 125.8) |
| XYZ | xyz(61.2127, 79.0908, 34.2269) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.46
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.50
Celery
#C1FD95
ΔE00 4.03
Pale Lime
#BEFD73
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF485 #AE85F4
analogous
#F4E685 #CBF485 #94F485
triadic
#CBF485 #85CBF4 #F485CB
tetradic
#CBF485 #85F4E6 #AE85F4 #F48594
square
#CBF485 #85F4E6 #AE85F4 #F48594
split-complementary
#CBF485 #8594F4 #E685F4
monochromatic
#9BEA15 #B3EF4D #CBF485 #E3F9BD #F3FCE3
Accessibility & contrast
On white
1.25
#CBF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CBF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF485
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF485 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F9E58B
Tritanopia (blue-blind)
#D1EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf485; /* rgb */ color: rgb(203, 244, 133); /* oklch */ color: oklch(91.4% 0.145 125.8);
Tailwind
colors: {
custom: {
50: '#dcf8aa',
500: '#cbf485',
950: '#000000',
},
}SCSS
$custom: #cbf485; $custom-light: #dcf8aa; $custom-dark: #000000;
JSON
{
"hex": "#cbf485",
"rgb": {
"r": 203,
"g": 244,
"b": 133
},
"hsl": {
"h": 82.162,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.91415,
"c": 0.14547,
"h": 125.8
},
"luminance": 0.79091
}Semantic roles & 50–950 ramp
primary
#CBF485
secondary
#7D4DD0
accent
#06E056
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581