#CBFF9D#CBFF9D
#CBFF9D is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.136 H 131.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF9D |
|---|---|
| RGB | rgb(203, 255, 157) |
| HSL | hsl(92, 100%, 81%) |
| HSV | hsv(92, 38%, 100%) |
| CMYK | cmyk(20.4%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(94.59, -32.86, 41.57) |
| CIE-LCH | lch(94.59, 52.99, 128.32°) |
| OKLab | oklab(94.19% -0.09 0.1023) |
| OKLCH | oklch(94.19% 0.136 131.3) |
| XYZ | xyz(66.4733, 86.6496, 45.1146) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.52
Pistachio (survey)
#C0FA8B
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.87
Tea Green
#BDF8A3
ΔE00 3.24
Light Light Green
#C8FFB0
ΔE00 3.56
Light Pea Green
#C4FE82
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF9D #D19DFF
analogous
#FCFF9D #CBFF9D #9DFFA0
triadic
#CBFF9D #9DCBFF #FF9DCB
tetradic
#CBFF9D #9DFCFF #D19DFF #FFA09D
square
#CBFF9D #9DFCFF #D19DFF #FFA09D
split-complementary
#CBFF9D #A09DFF #FF9DFC
monochromatic
#8AFF23 #ABFF60 #CBFF9D #EBFFDA #EFFFE0
Accessibility & contrast
On white
1.15
#CBFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#CBFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF9D
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF9D | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF296
Deuteranopia (green-blind)
#FFEEA2
Tritanopia (blue-blind)
#CDF7E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff9d; /* rgb */ color: rgb(203, 255, 157); /* oklch */ color: oklch(94.2% 0.136 131.3);
Tailwind
colors: {
custom: {
50: '#dcffbb',
500: '#cbff9d',
950: '#000000',
},
}SCSS
$custom: #cbff9d; $custom-light: #dcffbb; $custom-dark: #000000;
JSON
{
"hex": "#cbff9d",
"rgb": {
"r": 203,
"g": 255,
"b": 157
},
"hsl": {
"h": 91.837,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.94186,
"c": 0.1363,
"h": 131.3
},
"luminance": 0.86651
}Semantic roles & 50–950 ramp
primary
#CBFF9D
secondary
#A45EE3
accent
#00E67A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682