#CBFC93#CBFC93
#CBFC93 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.142 H 129.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC93 |
|---|---|
| RGB | rgb(203, 252, 147) |
| HSL | hsl(88, 95%, 78%) |
| HSV | hsv(88, 42%, 99%) |
| CMYK | cmyk(19.4%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(93.63, -32.71, 45.21) |
| CIE-LCH | lch(93.63, 55.80, 125.89°) |
| OKLab | oklab(93.37% -0.0901 0.1103) |
| OKLCH | oklch(93.37% 0.142 129.2) |
| XYZ | xyz(64.7047, 84.4229, 40.4844) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Celery
#C1FD95
ΔE00 1.91
Light Yellowish Green
#C2FF89
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.55
Light Yellow Green
#CCFD7F
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC93 #C493FC
analogous
#FCF993 #CBFC93 #96FC93
triadic
#CBFC93 #93CBFC #FC93CB
tetradic
#CBFC93 #93FCF9 #C493FC #FC9396
square
#CBFC93 #93FCF9 #C493FC #FC9396
split-complementary
#CBFC93 #9396FC #F993FC
monochromatic
#92F91C #AEFA57 #CBFC93 #E8FECF #F1FEE1
Accessibility & contrast
On white
1.17
#CBFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CBFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC93
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC93 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FEEC99
Tritanopia (blue-blind)
#CFF4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfc93; /* rgb */ color: rgb(203, 252, 147); /* oklch */ color: oklch(93.4% 0.142 129.2);
Tailwind
colors: {
custom: {
50: '#dcfdb4',
500: '#cbfc93',
950: '#000000',
},
}SCSS
$custom: #cbfc93; $custom-light: #dcfdb4; $custom-dark: #000000;
JSON
{
"hex": "#cbfc93",
"rgb": {
"r": 203,
"g": 252,
"b": 147
},
"hsl": {
"h": 88,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.93371,
"c": 0.14239,
"h": 129.2
},
"luminance": 0.84424
}Semantic roles & 50–950 ramp
primary
#CBFC93
secondary
#9556DD
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581