#CBFF8D#CBFF8D
#CBFF8D is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 93.9% C 0.153 H 129.1°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF8D |
|---|---|
| RGB | rgb(203, 255, 141) |
| HSL | hsl(87, 100%, 78%) |
| HSV | hsv(87, 45%, 100%) |
| CMYK | cmyk(20.4%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(94.37, -34.78, 49.01) |
| CIE-LCH | lch(94.37, 60.10, 125.36°) |
| OKLab | oklab(93.94% -0.0962 0.1186) |
| OKLCH | oklch(93.94% 0.153 129.1) |
| XYZ | xyz(65.1956, 86.1385, 38.3857) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 1.45
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Light Yellow Green
#CCFD7F
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.42
Pale Lime
#BEFD73
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF8D #C18DFF
analogous
#FFFA8D #CBFF8D #92FF8D
triadic
#CBFF8D #8DCBFF #FF8DCB
tetradic
#CBFF8D #8DFFFA #C18DFF #FF8D92
square
#CBFF8D #8DFFFA #C18DFF #FF8D92
split-complementary
#CBFF8D #8D92FF #FA8DFF
monochromatic
#93FF13 #AFFF50 #CBFF8D #E7FFCA #F1FFE0
Accessibility & contrast
On white
1.15
#CBFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CBFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF8D
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF8D | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFEE93
Tritanopia (blue-blind)
#CFF6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff8d; /* rgb */ color: rgb(203, 255, 141); /* oklch */ color: oklch(93.9% 0.153 129.1);
Tailwind
colors: {
custom: {
50: '#ddffb0',
500: '#cbff8d',
950: '#000000',
},
}SCSS
$custom: #cbff8d; $custom-light: #ddffb0; $custom-dark: #000000;
JSON
{
"hex": "#cbff8d",
"rgb": {
"r": 203,
"g": 255,
"b": 141
},
"hsl": {
"h": 87.368,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.9394,
"c": 0.15269,
"h": 129.1
},
"luminance": 0.8614
}Semantic roles & 50–950 ramp
primary
#CBFF8D
secondary
#9250E0
accent
#00E669
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681