#CBFF8A#CBFF8A
#CBFF8A is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 93.9% C 0.156 H 128.7°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF8A |
|---|---|
| RGB | rgb(203, 255, 138) |
| HSL | hsl(87, 100%, 77%) |
| HSV | hsv(87, 46%, 100%) |
| CMYK | cmyk(20.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.33, -35.12, 50.38) |
| CIE-LCH | lch(94.33, 61.41, 124.88°) |
| OKLab | oklab(93.9% -0.0973 0.1215) |
| OKLCH | oklch(93.9% 0.156 128.7) |
| XYZ | xyz(64.9754, 86.0504, 37.2260) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.44
Light Yellow Green
#CCFD7F
ΔE00 1.57
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF8A #BE8AFF
analogous
#FFF98A #CBFF8A #91FF8A
triadic
#CBFF8A #8ACBFF #FF8ACB
tetradic
#CBFF8A #8AFFF9 #BE8AFF #FF8A91
square
#CBFF8A #8AFFF9 #BE8AFF #FF8A91
split-complementary
#CBFF8A #8A91FF #F98AFF
monochromatic
#95FF10 #B0FF4D #CBFF8A #E6FFC7 #F1FFE0
Accessibility & contrast
On white
1.15
#CBFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#CBFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF8A
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF8A | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#D0F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff8a; /* rgb */ color: rgb(203, 255, 138); /* oklch */ color: oklch(93.9% 0.156 128.7);
Tailwind
colors: {
custom: {
50: '#ddffae',
500: '#cbff8a',
950: '#000000',
},
}SCSS
$custom: #cbff8a; $custom-light: #ddffae; $custom-dark: #000000;
JSON
{
"hex": "#cbff8a",
"rgb": {
"r": 203,
"g": 255,
"b": 138
},
"hsl": {
"h": 86.667,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93897,
"c": 0.15565,
"h": 128.7
},
"luminance": 0.86051
}Semantic roles & 50–950 ramp
primary
#CBFF8A
secondary
#8E4EE0
accent
#00E666
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681