#CBFF7D#CBFF7D
#CBFF7D is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.7% C 0.168 H 127.4°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF7D |
|---|---|
| RGB | rgb(203, 255, 125) |
| HSL | hsl(84, 100%, 75%) |
| HSV | hsv(84, 51%, 100%) |
| CMYK | cmyk(20.4%, 0%, 51%, 0%) |
| CIE-LAB | lab(94.18, -36.47, 56.22) |
| CIE-LCH | lch(94.18, 67.02, 122.97°) |
| OKLab | oklab(93.73% -0.102 0.1335) |
| OKLCH | oklch(93.73% 0.168 127.4) |
| XYZ | xyz(64.0900, 85.6962, 32.5625) |
| Luminance | 0.8570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.62
Light Pea Green
#C4FE82
ΔE00 1.53
Pale Lime
#BEFD73
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 2.58
Light Lime Green
#B9FF66
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF7D #B17DFF
analogous
#FFF27D #CBFF7D #8AFF7D
triadic
#CBFF7D #7DCBFF #FF7DCB
tetradic
#CBFF7D #7DFFF2 #B17DFF #FF7D8A
square
#CBFF7D #7DFFF2 #B17DFF #FF7D8A
split-complementary
#CBFF7D #7D8AFF #F27DFF
monochromatic
#9AFF03 #B3FF40 #CBFF7D #E3FFBA #F3FFE0
Accessibility & contrast
On white
1.16
#CBFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#CBFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF7D
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF7D | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF071
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#D1F5E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbff7d; /* rgb */ color: rgb(203, 255, 125); /* oklch */ color: oklch(93.7% 0.168 127.4);
Tailwind
colors: {
custom: {
50: '#ddffa5',
500: '#cbff7d',
950: '#000000',
},
}SCSS
$custom: #cbff7d; $custom-light: #ddffa5; $custom-dark: #000000;
JSON
{
"hex": "#cbff7d",
"rgb": {
"r": 203,
"g": 255,
"b": 125
},
"hsl": {
"h": 84,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.93726,
"c": 0.16803,
"h": 127.4
},
"luminance": 0.85697
}Semantic roles & 50–950 ramp
primary
#CBFF7D
secondary
#8142DE
accent
#00E65C
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680