#CBF392#CBF392
#CBF392 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.4% C 0.131 H 127.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF392 |
|---|---|
| RGB | rgb(203, 243, 146) |
| HSL | hsl(85, 80%, 76%) |
| HSV | hsv(85, 40%, 95%) |
| CMYK | cmyk(16.5%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(91.18, -28.65, 42.57) |
| CIE-LCH | lch(91.18, 51.31, 123.94°) |
| OKLab | oklab(91.39% -0.0788 0.1042) |
| OKLCH | oklch(91.39% 0.131 127.1) |
| XYZ | xyz(61.8669, 78.8724, 39.1531) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.48
Light Yellowish Green
#C2FF89
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.15
Light Pea Green
#C4FE82
ΔE00 4.21
Tea Green
#BDF8A3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF392 #BA92F3
analogous
#F3EA92 #CBF392 #9BF392
triadic
#CBF392 #92CBF3 #F392CB
tetradic
#CBF392 #92F3EA #BA92F3 #F3929B
square
#CBF392 #92F3EA #BA92F3 #F3929B
split-complementary
#CBF392 #929BF3 #EA92F3
monochromatic
#96E724 #B1ED5B #CBF392 #E5F9C9 #F2FCE3
Accessibility & contrast
On white
1.25
#CBF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CBF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF392
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF392 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78B
Deuteranopia (green-blind)
#F6E597
Tritanopia (blue-blind)
#D0EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf392; /* rgb */ color: rgb(203, 243, 146); /* oklch */ color: oklch(91.4% 0.131 127.1);
Tailwind
colors: {
custom: {
50: '#dcf7b3',
500: '#cbf392',
950: '#000000',
},
}SCSS
$custom: #cbf392; $custom-light: #dcf7b3; $custom-dark: #000000;
JSON
{
"hex": "#cbf392",
"rgb": {
"r": 203,
"g": 243,
"b": 146
},
"hsl": {
"h": 84.742,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.91391,
"c": 0.13062,
"h": 127.1
},
"luminance": 0.78873
}Semantic roles & 50–950 ramp
primary
#CBF392
secondary
#8A59D0
accent
#09DC60
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581