#CBF090#CBF090
#CBF090 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.128 H 126.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF090 |
|---|---|
| RGB | rgb(203, 240, 144) |
| HSL | hsl(83, 76%, 75%) |
| HSV | hsv(83, 40%, 94%) |
| CMYK | cmyk(15.4%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(90.34, -27.47, 42.47) |
| CIE-LCH | lch(90.34, 50.58, 122.90°) |
| OKLab | oklab(90.71% -0.0756 0.1039) |
| OKLCH | oklch(90.71% 0.128 126) |
| XYZ | xyz(60.8223, 77.0298, 38.0441) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.75
Celery
#C1FD95
ΔE00 4.18
Light Yellow Green
#CCFD7F
ΔE00 4.52
Light Yellowish Green
#C2FF89
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF090 #B590F0
analogous
#F0E590 #CBF090 #9BF090
triadic
#CBF090 #90CBF0 #F090CB
tetradic
#CBF090 #90F0E5 #B590F0 #F0909B
square
#CBF090 #90F0E5 #B590F0 #F0909B
split-complementary
#CBF090 #909BF0 #E590F0
monochromatic
#98E124 #B2E95A #CBF090 #E4F7C6 #F2FBE4
Accessibility & contrast
On white
1.28
#CBF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CBF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF090
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF090 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E589
Deuteranopia (green-blind)
#F4E395
Tritanopia (blue-blind)
#D0E8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf090; /* rgb */ color: rgb(203, 240, 144); /* oklch */ color: oklch(90.7% 0.128 126.0);
Tailwind
colors: {
custom: {
50: '#dcf5b2',
500: '#cbf090',
950: '#000000',
},
}SCSS
$custom: #cbf090; $custom-light: #dcf5b2; $custom-dark: #000000;
JSON
{
"hex": "#cbf090",
"rgb": {
"r": 203,
"g": 240,
"b": 144
},
"hsl": {
"h": 83.125,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.90707,
"c": 0.12849,
"h": 126
},
"luminance": 0.7703
}Semantic roles & 50–950 ramp
primary
#CBF090
secondary
#8558CC
accent
#0DD85B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581