#CBFD93#CBFD93
#CBFD93 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.6% C 0.144 H 129.4°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFD93 |
|---|---|
| RGB | rgb(203, 253, 147) |
| HSL | hsl(88, 96%, 78%) |
| HSV | hsv(88, 42%, 99%) |
| CMYK | cmyk(19.8%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(93.91, -33.17, 45.55) |
| CIE-LCH | lch(93.91, 56.35, 126.06°) |
| OKLab | oklab(93.59% -0.0914 0.1111) |
| OKLCH | oklch(93.59% 0.144 129.4) |
| XYZ | xyz(65.0195, 85.0526, 40.5893) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Celery
#C1FD95
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 1.97
Light Pea Green
#C4FE82
ΔE00 2.41
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFD93 #C593FD
analogous
#FDFA93 #CBFD93 #96FD93
triadic
#CBFD93 #93CBFD #FD93CB
tetradic
#CBFD93 #93FDFA #C593FD #FD9396
square
#CBFD93 #93FDFA #C593FD #FD9396
split-complementary
#CBFD93 #9396FD #FA93FD
monochromatic
#91FB1B #AEFC57 #CBFD93 #E8FECF #F1FEE1
Accessibility & contrast
On white
1.17
#CBFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CBFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFD93
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFD93 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FFEC99
Tritanopia (blue-blind)
#CFF5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfd93; /* rgb */ color: rgb(203, 253, 147); /* oklch */ color: oklch(93.6% 0.144 129.4);
Tailwind
colors: {
custom: {
50: '#dcfeb4',
500: '#cbfd93',
950: '#000000',
},
}SCSS
$custom: #cbfd93; $custom-light: #dcfeb4; $custom-dark: #000000;
JSON
{
"hex": "#cbfd93",
"rgb": {
"r": 203,
"g": 253,
"b": 147
},
"hsl": {
"h": 88.302,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.9359,
"c": 0.14381,
"h": 129.4
},
"luminance": 0.85054
}Semantic roles & 50–950 ramp
primary
#CBFD93
secondary
#9656DE
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581