#CDFF6F#CDFF6F
#CDFF6F is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.179 H 125.7°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF6F |
|---|---|
| RGB | rgb(205, 255, 111) |
| HSL | hsl(81, 100%, 72%) |
| HSV | hsv(81, 56%, 100%) |
| CMYK | cmyk(19.6%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(94.16, -37.03, 62.44) |
| CIE-LCH | lch(94.16, 72.59, 120.67°) |
| OKLab | oklab(93.69% -0.1048 0.1457) |
| OKLCH | oklch(93.69% 0.179 125.7) |
| XYZ | xyz(63.8061, 85.6461, 28.2056) |
| Luminance | 0.8565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.06
Light Yellow Green
#CCFD7F
ΔE00 2.15
Pale Lime
#BEFD73
ΔE00 2.58
Light Lime Green
#B9FF66
ΔE00 2.88
Light Pea Green
#C4FE82
ΔE00 3.27
Pale Lime Green
#B1FF65
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF6F #A16FFF
analogous
#FFE96F #CDFF6F #85FF6F
triadic
#CDFF6F #6FCDFF #FF6FCD
tetradic
#CDFF6F #6FFFE9 #A16FFF #FF6F85
square
#CDFF6F #6FFFE9 #A16FFF #FF6F85
split-complementary
#CDFF6F #6F85FF #E96FFF
monochromatic
#9FF400 #B8FF32 #CDFF6F #E2FFAC #F4FFE0
Accessibility & contrast
On white
1.16
#CDFF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CDFF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF6F
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF6F | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF060
Deuteranopia (green-blind)
#FFEE79
Tritanopia (blue-blind)
#D4F4E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdff6f; /* rgb */ color: rgb(205, 255, 111); /* oklch */ color: oklch(93.7% 0.179 125.7);
Tailwind
colors: {
custom: {
50: '#dfff9d',
500: '#cdff6f',
950: '#000000',
},
}SCSS
$custom: #cdff6f; $custom-light: #dfff9d; $custom-dark: #000000;
JSON
{
"hex": "#cdff6f",
"rgb": {
"r": 205,
"g": 255,
"b": 111
},
"hsl": {
"h": 80.833,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.93694,
"c": 0.17949,
"h": 125.7
},
"luminance": 0.85647
}Semantic roles & 50–950 ramp
primary
#CDFF6F
secondary
#7037DC
accent
#00E650
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680