#CBFD73#CBFD73
#CBFD73 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.2% C 0.174 H 126.2°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFD73 |
|---|---|
| RGB | rgb(203, 253, 115) |
| HSL | hsl(82, 97%, 72%) |
| HSV | hsv(82, 55%, 99%) |
| CMYK | cmyk(19.8%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(93.53, -36.51, 59.94) |
| CIE-LCH | lch(93.53, 70.18, 121.35°) |
| OKLab | oklab(93.17% -0.1029 0.1407) |
| OKLCH | oklch(93.17% 0.174 126.2) |
| XYZ | xyz(62.8483, 84.1841, 29.1544) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.46
Pale Lime
#BEFD73
ΔE00 2.12
Pear
#CBF85F
ΔE00 2.40
Light Pea Green
#C4FE82
ΔE00 2.61
Light Lime Green
#B9FF66
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFD73 #A573FD
analogous
#FDEA73 #CBFD73 #86FD73
triadic
#CBFD73 #73CBFD #FD73CB
tetradic
#CBFD73 #73FDEA #A573FD #FD7386
square
#CBFD73 #73FDEA #A573FD #FD7386
split-complementary
#CBFD73 #7386FD #EA73FD
monochromatic
#9CF203 #B5FC37 #CBFD73 #E1FEAF #F4FFE1
Accessibility & contrast
On white
1.18
#CBFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#CBFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFD73
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFD73 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FFEC7C
Tritanopia (blue-blind)
#D2F3DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbfd73; /* rgb */ color: rgb(203, 253, 115); /* oklch */ color: oklch(93.2% 0.174 126.2);
Tailwind
colors: {
custom: {
50: '#ddfe9f',
500: '#cbfd73',
950: '#000000',
},
}SCSS
$custom: #cbfd73; $custom-light: #ddfe9f; $custom-dark: #000000;
JSON
{
"hex": "#cbfd73",
"rgb": {
"r": 203,
"g": 253,
"b": 115
},
"hsl": {
"h": 81.739,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.93166,
"c": 0.17436,
"h": 126.2
},
"luminance": 0.84185
}Semantic roles & 50–950 ramp
primary
#CBFD73
secondary
#743BDA
accent
#00E653
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580