#CBF494#CBF494
#CBF494 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.6% C 0.130 H 127.6°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF494 |
|---|---|
| RGB | rgb(203, 244, 148) |
| HSL | hsl(86, 81%, 77%) |
| HSV | hsv(86, 39%, 96%) |
| CMYK | cmyk(16.8%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(91.48, -28.87, 41.97) |
| CIE-LCH | lch(91.48, 50.94, 124.53°) |
| OKLab | oklab(91.64% -0.0793 0.1029) |
| OKLCH | oklch(91.64% 0.13 127.6) |
| XYZ | xyz(62.3239, 79.5353, 40.0796) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.24
Light Yellowish Green
#C2FF89
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.20
Light Yellow Green
#CCFD7F
ΔE00 4.24
Tea Green
#BDF8A3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF494 #BD94F4
analogous
#F4ED94 #CBF494 #9BF494
triadic
#CBF494 #94CBF4 #F494CB
tetradic
#CBF494 #94F4ED #BD94F4 #F4949B
square
#CBF494 #94F4ED #BD94F4 #F4949B
split-complementary
#CBF494 #949BF4 #ED94F4
monochromatic
#95E925 #B0EE5D #CBF494 #E6FACB #F2FCE3
Accessibility & contrast
On white
1.24
#CBF494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CBF494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF494
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF494 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88D
Deuteranopia (green-blind)
#F7E699
Tritanopia (blue-blind)
#D0ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbf494; /* rgb */ color: rgb(203, 244, 148); /* oklch */ color: oklch(91.6% 0.130 127.6);
Tailwind
colors: {
custom: {
50: '#dcf8b4',
500: '#cbf494',
950: '#000000',
},
}SCSS
$custom: #cbf494; $custom-light: #dcf8b4; $custom-dark: #000000;
JSON
{
"hex": "#cbf494",
"rgb": {
"r": 203,
"g": 244,
"b": 148
},
"hsl": {
"h": 85.625,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.91641,
"c": 0.12992,
"h": 127.6
},
"luminance": 0.79536
}Semantic roles & 50–950 ramp
primary
#CBF494
secondary
#8D5AD2
accent
#08DE63
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581