#CBF28D#CBF28D
#CBF28D is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.1% C 0.134 H 126.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF28D |
|---|---|
| RGB | rgb(203, 242, 141) |
| HSL | hsl(83, 80%, 75%) |
| HSV | hsv(83, 42%, 95%) |
| CMYK | cmyk(16.1%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(90.84, -28.77, 44.57) |
| CIE-LCH | lch(90.84, 53.05, 122.84°) |
| OKLab | oklab(91.1% -0.0794 0.1086) |
| OKLCH | oklch(91.1% 0.134 126.2) |
| XYZ | xyz(61.1880, 78.1233, 37.0498) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Light Yellow Green
#CCFD7F
ΔE00 3.72
Celery
#C1FD95
ΔE00 3.83
Light Pea Green
#C4FE82
ΔE00 3.99
Light Yellowish Green
#C2FF89
ΔE00 4.04
Pale Lime
#BEFD73
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF28D #B48DF2
analogous
#F2E68D #CBF28D #99F28D
triadic
#CBF28D #8DCBF2 #F28DCB
tetradic
#CBF28D #8DF2E6 #B48DF2 #F28D99
square
#CBF28D #8DF2E6 #B48DF2 #F28D99
split-complementary
#CBF28D #8D99F2 #E68DF2
monochromatic
#99E51F #B2EC56 #CBF28D #E4F8C4 #F2FCE4
Accessibility & contrast
On white
1.26
#CBF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CBF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF28D
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF28D | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#D0EADA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbf28d; /* rgb */ color: rgb(203, 242, 141); /* oklch */ color: oklch(91.1% 0.134 126.2);
Tailwind
colors: {
custom: {
50: '#dcf6b0',
500: '#cbf28d',
950: '#000000',
},
}SCSS
$custom: #cbf28d; $custom-light: #dcf6b0; $custom-dark: #000000;
JSON
{
"hex": "#cbf28d",
"rgb": {
"r": 203,
"g": 242,
"b": 141
},
"hsl": {
"h": 83.168,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.91096,
"c": 0.13449,
"h": 126.2
},
"luminance": 0.78124
}Semantic roles & 50–950 ramp
primary
#CBF28D
secondary
#8455CF
accent
#0ADC5B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581