#CBFF84#CBFF84
#CBFF84 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.161 H 128.1°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF84 |
|---|---|
| RGB | rgb(203, 255, 132) |
| HSL | hsl(85, 100%, 76%) |
| HSV | hsv(85, 48%, 100%) |
| CMYK | cmyk(20.4%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(94.26, -35.76, 53.10) |
| CIE-LCH | lch(94.26, 64.02, 123.96°) |
| OKLab | oklab(93.82% -0.0995 0.1271) |
| OKLCH | oklch(93.82% 0.161 128.1) |
| XYZ | xyz(64.5530, 85.8814, 35.0011) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.84
Light Pea Green
#C4FE82
ΔE00 1.02
Light Yellowish Green
#C2FF89
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.53
Celery
#C1FD95
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF84 #B884FF
analogous
#FFF684 #CBFF84 #8DFF84
triadic
#CBFF84 #84CBFF #FF84CB
tetradic
#CBFF84 #84FFF6 #B884FF #FF848D
square
#CBFF84 #84FFF6 #B884FF #FF848D
split-complementary
#CBFF84 #848DFF #F684FF
monochromatic
#97FF0A #B1FF47 #CBFF84 #E5FFC1 #F2FFE0
Accessibility & contrast
On white
1.16
#CBFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CBFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF84
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF84 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF179
Deuteranopia (green-blind)
#FFED8B
Tritanopia (blue-blind)
#D0F6E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbff84; /* rgb */ color: rgb(203, 255, 132); /* oklch */ color: oklch(93.8% 0.161 128.1);
Tailwind
colors: {
custom: {
50: '#ddffaa',
500: '#cbff84',
950: '#000000',
},
}SCSS
$custom: #cbff84; $custom-light: #ddffaa; $custom-dark: #000000;
JSON
{
"hex": "#cbff84",
"rgb": {
"r": 203,
"g": 255,
"b": 132
},
"hsl": {
"h": 85.366,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.93816,
"c": 0.16146,
"h": 128.1
},
"luminance": 0.85882
}Semantic roles & 50–950 ramp
primary
#CBFF84
secondary
#8848DF
accent
#00E661
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681