#CDFF7B#CDFF7B
#CDFF7B is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.169 H 126.6°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF7B |
|---|---|
| RGB | rgb(205, 255, 123) |
| HSL | hsl(83, 100%, 74%) |
| HSV | hsv(83, 52%, 100%) |
| CMYK | cmyk(19.6%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(94.28, -35.94, 57.28) |
| CIE-LCH | lch(94.28, 67.62, 122.11°) |
| OKLab | oklab(93.83% -0.1008 0.1356) |
| OKLCH | oklch(93.83% 0.169 126.6) |
| XYZ | xyz(64.5118, 85.9284, 31.9221) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.78
Light Pea Green
#C4FE82
ΔE00 2.02
Pale Lime
#BEFD73
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 3.08
Light Lime Green
#B9FF66
ΔE00 3.12
Pear
#CBF85F
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF7B #AD7BFF
analogous
#FFEF7B #CDFF7B #8BFF7B
triadic
#CDFF7B #7BCDFF #FF7BCD
tetradic
#CDFF7B #7BFFEF #AD7BFF #FF7B8B
square
#CDFF7B #7BFFEF #AD7BFF #FF7B8B
split-complementary
#CDFF7B #7B8BFF #EF7BFF
monochromatic
#9FFF01 #B6FF3E #CDFF7B #E4FFB8 #F3FFE0
Accessibility & contrast
On white
1.15
#CDFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#CDFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF7B
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF7B | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16F
Deuteranopia (green-blind)
#FFEE83
Tritanopia (blue-blind)
#D3F5E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff7b; /* rgb */ color: rgb(205, 255, 123); /* oklch */ color: oklch(93.8% 0.169 126.6);
Tailwind
colors: {
custom: {
50: '#dfffa4',
500: '#cdff7b',
950: '#000000',
},
}SCSS
$custom: #cdff7b; $custom-light: #dfffa4; $custom-dark: #000000;
JSON
{
"hex": "#cdff7b",
"rgb": {
"r": 205,
"g": 255,
"b": 123
},
"hsl": {
"h": 82.727,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.9383,
"c": 0.16898,
"h": 126.6
},
"luminance": 0.85929
}Semantic roles & 50–950 ramp
primary
#CDFF7B
secondary
#7C41DD
accent
#00E657
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680