#CBF397#CBF397
#CBF397 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.5% C 0.125 H 127.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF397 |
|---|---|
| RGB | rgb(203, 243, 151) |
| HSL | hsl(86, 79%, 77%) |
| HSV | hsv(86, 38%, 95%) |
| CMYK | cmyk(16.5%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(91.25, -28.03, 40.20) |
| CIE-LCH | lch(91.25, 49.01, 124.89°) |
| OKLab | oklab(91.47% -0.0768 0.099) |
| OKLCH | oklch(91.47% 0.125 127.8) |
| XYZ | xyz(62.2644, 79.0314, 41.2464) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.48
Celery
#C1FD95
ΔE00 3.51
Tea Green
#BDF8A3
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.47
Light Light Green
#C8FFB0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF397 #BF97F3
analogous
#F3ED97 #CBF397 #9DF397
triadic
#CBF397 #97CBF3 #F397CB
tetradic
#CBF397 #97F3ED #BF97F3 #F3979D
square
#CBF397 #97F3ED #BF97F3 #F3979D
split-complementary
#CBF397 #979DF3 #ED97F3
monochromatic
#94E629 #B0ED60 #CBF397 #E6F9CE #F1FCE4
Accessibility & contrast
On white
1.25
#CBF397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CBF397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF397
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF397 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#F6E59C
Tritanopia (blue-blind)
#CFEBDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf397; /* rgb */ color: rgb(203, 243, 151); /* oklch */ color: oklch(91.5% 0.125 127.8);
Tailwind
colors: {
custom: {
50: '#dcf7b6',
500: '#cbf397',
950: '#000000',
},
}SCSS
$custom: #cbf397; $custom-light: #dcf7b6; $custom-dark: #000000;
JSON
{
"hex": "#cbf397",
"rgb": {
"r": 203,
"g": 243,
"b": 151
},
"hsl": {
"h": 86.087,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.91473,
"c": 0.12527,
"h": 127.8
},
"luminance": 0.79032
}Semantic roles & 50–950 ramp
primary
#CBF397
secondary
#905DD1
accent
#0ADC65
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581