#CBFF9C#CBFF9C
#CBFF9C is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.137 H 131.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF9C |
|---|---|
| RGB | rgb(203, 255, 156) |
| HSL | hsl(92, 100%, 81%) |
| HSV | hsv(92, 39%, 100%) |
| CMYK | cmyk(20.4%, 0%, 38.8%, 0%) |
| CIE-LAB | lab(94.57, -32.99, 42.04) |
| CIE-LCH | lch(94.57, 53.44, 128.12°) |
| OKLab | oklab(94.17% -0.0904 0.1034) |
| OKLCH | oklch(94.17% 0.137 131.2) |
| XYZ | xyz(66.3883, 86.6156, 44.6668) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.47
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 2.73
Tea Green
#BDF8A3
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 3.51
Light Light Green
#C8FFB0
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF9C #D09CFF
analogous
#FDFF9C #CBFF9C #9CFF9E
triadic
#CBFF9C #9CCBFF #FF9CCB
tetradic
#CBFF9C #9CFDFF #D09CFF #FF9E9C
square
#CBFF9C #9CFDFF #D09CFF #FF9E9C
split-complementary
#CBFF9C #9E9CFF #FF9CFD
monochromatic
#8BFF22 #ABFF5F #CBFF9C #EBFFD9 #EFFFE0
Accessibility & contrast
On white
1.15
#CBFF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CBFF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF9C
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF9C | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF295
Deuteranopia (green-blind)
#FFEEA1
Tritanopia (blue-blind)
#CDF7E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff9c; /* rgb */ color: rgb(203, 255, 156); /* oklch */ color: oklch(94.2% 0.137 131.2);
Tailwind
colors: {
custom: {
50: '#dcffba',
500: '#cbff9c',
950: '#000000',
},
}SCSS
$custom: #cbff9c; $custom-light: #dcffba; $custom-dark: #000000;
JSON
{
"hex": "#cbff9c",
"rgb": {
"r": 203,
"g": 255,
"b": 156
},
"hsl": {
"h": 91.515,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.9417,
"c": 0.13735,
"h": 131.2
},
"luminance": 0.86617
}Semantic roles & 50–950 ramp
primary
#CBFF9C
secondary
#A35DE2
accent
#00E679
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682