#CBFF85#CBFF85
#CBFF85 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.161 H 128.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF85 |
|---|---|
| RGB | rgb(203, 255, 133) |
| HSL | hsl(86, 100%, 76%) |
| HSV | hsv(86, 48%, 100%) |
| CMYK | cmyk(20.4%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(94.27, -35.66, 52.65) |
| CIE-LCH | lch(94.27, 63.59, 124.11°) |
| OKLab | oklab(93.83% -0.0992 0.1262) |
| OKLCH | oklch(93.83% 0.161 128.2) |
| XYZ | xyz(64.6218, 85.9090, 35.3633) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.95
Light Pea Green
#C4FE82
ΔE00 1.00
Light Yellowish Green
#C2FF89
ΔE00 1.77
Pale Lime
#BEFD73
ΔE00 2.29
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Celery
#C1FD95
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF85 #B985FF
analogous
#FFF685 #CBFF85 #8EFF85
triadic
#CBFF85 #85CBFF #FF85CB
tetradic
#CBFF85 #85FFF6 #B985FF #FF858E
square
#CBFF85 #85FFF6 #B985FF #FF858E
split-complementary
#CBFF85 #858EFF #F685FF
monochromatic
#97FF0B #B1FF48 #CBFF85 #E5FFC2 #F2FFE0
Accessibility & contrast
On white
1.15
#CBFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CBFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF85
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF85 | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 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)
#FFF17A
Deuteranopia (green-blind)
#FFED8C
Tritanopia (blue-blind)
#D0F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff85; /* rgb */ color: rgb(203, 255, 133); /* oklch */ color: oklch(93.8% 0.161 128.2);
Tailwind
colors: {
custom: {
50: '#ddffab',
500: '#cbff85',
950: '#000000',
},
}SCSS
$custom: #cbff85; $custom-light: #ddffab; $custom-dark: #000000;
JSON
{
"hex": "#cbff85",
"rgb": {
"r": 203,
"g": 255,
"b": 133
},
"hsl": {
"h": 85.574,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.93829,
"c": 0.16051,
"h": 128.2
},
"luminance": 0.8591
}Semantic roles & 50–950 ramp
primary
#CBFF85
secondary
#8949DF
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681