#CBFD99#CBFD99
#CBFD99 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.138 H 130.3°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFD99 |
|---|---|
| RGB | rgb(203, 253, 153) |
| HSL | hsl(90, 96%, 80%) |
| HSV | hsv(90, 40%, 99%) |
| CMYK | cmyk(19.8%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(93.99, -32.44, 42.75) |
| CIE-LCH | lch(93.99, 53.67, 127.19°) |
| OKLab | oklab(93.68% -0.089 0.1049) |
| OKLCH | oklch(93.68% 0.138 130.3) |
| XYZ | xyz(65.5027, 85.2458, 43.1339) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.59
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.61
Light Pea Green
#C4FE82
ΔE00 3.27
Tea Green
#BDF8A3
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFD99 #CB99FD
analogous
#FDFD99 #CBFD99 #99FD99
triadic
#CBFD99 #99CBFD #FD99CB
tetradic
#CBFD99 #99FDFD #CB99FD #FD9999
square
#CBFD99 #99FDFD #CB99FD #FD9999
split-complementary
#CBFD99 #9999FD #FD99FD
monochromatic
#8EFB21 #ACFC5D #CBFD99 #EAFED5 #F0FEE1
Accessibility & contrast
On white
1.16
#CBFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#CBFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFD99
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFD99 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FEED9E
Tritanopia (blue-blind)
#CEF5E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfd99; /* rgb */ color: rgb(203, 253, 153); /* oklch */ color: oklch(93.7% 0.138 130.3);
Tailwind
colors: {
custom: {
50: '#dcfeb8',
500: '#cbfd99',
950: '#000000',
},
}SCSS
$custom: #cbfd99; $custom-light: #dcfeb8; $custom-dark: #000000;
JSON
{
"hex": "#cbfd99",
"rgb": {
"r": 203,
"g": 253,
"b": 153
},
"hsl": {
"h": 90,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.93684,
"c": 0.13759,
"h": 130.3
},
"luminance": 0.85247
}Semantic roles & 50–950 ramp
primary
#CBFD99
secondary
#9D5BDF
accent
#00E673
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581