#CBF394#CBF394
#CBF394 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.4% C 0.128 H 127.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF394 |
|---|---|
| RGB | rgb(203, 243, 148) |
| HSL | hsl(85, 80%, 77%) |
| HSV | hsv(85, 39%, 95%) |
| CMYK | cmyk(16.5%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(91.20, -28.40, 41.62) |
| CIE-LCH | lch(91.20, 50.39, 124.31°) |
| OKLab | oklab(91.42% -0.078 0.1021) |
| OKLCH | oklch(91.42% 0.128 127.4) |
| XYZ | xyz(62.0239, 78.9351, 39.9796) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 4.21
Tea Green
#BDF8A3
ΔE00 4.33
Light Pea Green
#C4FE82
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF394 #BC94F3
analogous
#F3EC94 #CBF394 #9CF394
triadic
#CBF394 #94CBF3 #F394CB
tetradic
#CBF394 #94F3EC #BC94F3 #F3949C
square
#CBF394 #94F3EC #BC94F3 #F3949C
split-complementary
#CBF394 #949CF3 #EC94F3
monochromatic
#96E726 #B0ED5D #CBF394 #E6F9CB #F2FCE3
Accessibility & contrast
On white
1.25
#CBF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CBF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF394
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF394 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78D
Deuteranopia (green-blind)
#F6E599
Tritanopia (blue-blind)
#D0EBDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf394; /* rgb */ color: rgb(203, 243, 148); /* oklch */ color: oklch(91.4% 0.128 127.4);
Tailwind
colors: {
custom: {
50: '#dcf7b4',
500: '#cbf394',
950: '#000000',
},
}SCSS
$custom: #cbf394; $custom-light: #dcf7b4; $custom-dark: #000000;
JSON
{
"hex": "#cbf394",
"rgb": {
"r": 203,
"g": 243,
"b": 148
},
"hsl": {
"h": 85.263,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.91424,
"c": 0.12849,
"h": 127.4
},
"luminance": 0.78936
}Semantic roles & 50–950 ramp
primary
#CBF394
secondary
#8C5BD1
accent
#09DC62
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581