#CBFF93#CBFF93
#CBFF93 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.147 H 129.8°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF93 |
|---|---|
| RGB | rgb(203, 255, 147) |
| HSL | hsl(89, 100%, 79%) |
| HSV | hsv(89, 42%, 100%) |
| CMYK | cmyk(20.4%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(94.45, -34.09, 46.24) |
| CIE-LCH | lch(94.45, 57.45, 126.40°) |
| OKLab | oklab(94.03% -0.0939 0.1126) |
| OKLCH | oklch(94.03% 0.147 129.8) |
| XYZ | xyz(65.6542, 86.3219, 40.8009) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 1.67
Celery
#C1FD95
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.84
Pale Lime
#BEFD73
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF93 #C793FF
analogous
#FFFD93 #CBFF93 #95FF93
triadic
#CBFF93 #93CBFF #FF93CB
tetradic
#CBFF93 #93FFFD #C793FF #FF9395
square
#CBFF93 #93FFFD #C793FF #FF9395
split-complementary
#CBFF93 #9395FF #FD93FF
monochromatic
#90FF19 #AEFF56 #CBFF93 #E8FFD0 #F0FFE0
Accessibility & contrast
On white
1.15
#CBFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CBFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF93
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF93 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFEE99
Tritanopia (blue-blind)
#CFF7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff93; /* rgb */ color: rgb(203, 255, 147); /* oklch */ color: oklch(94.0% 0.147 129.8);
Tailwind
colors: {
custom: {
50: '#dcffb4',
500: '#cbff93',
950: '#000000',
},
}SCSS
$custom: #cbff93; $custom-light: #dcffb4; $custom-dark: #000000;
JSON
{
"hex": "#cbff93",
"rgb": {
"r": 203,
"g": 255,
"b": 147
},
"hsl": {
"h": 88.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.94028,
"c": 0.14664,
"h": 129.8
},
"luminance": 0.86323
}Semantic roles & 50–950 ramp
primary
#CBFF93
secondary
#9955E1
accent
#00E66F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681