#CDF675#CDF675
#CDF675 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.8% C 0.163 H 124.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF675 |
|---|---|
| RGB | rgb(205, 246, 117) |
| HSL | hsl(79, 88%, 71%) |
| HSV | hsv(79, 52%, 96%) |
| CMYK | cmyk(16.7%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(91.76, -32.40, 57.02) |
| CIE-LCH | lch(91.76, 65.58, 119.61°) |
| OKLab | oklab(91.78% -0.0914 0.1346) |
| OKLCH | oklch(91.78% 0.163 124.2) |
| XYZ | xyz(61.3436, 80.1746, 29.0697) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.02
Pear
#CBF85F
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 3.42
Light Lime Green
#B9FF66
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF675 #9E75F6
analogous
#F6DE75 #CDF675 #8CF675
triadic
#CDF675 #75CDF6 #F675CD
tetradic
#CDF675 #75F6DE #9E75F6 #F6758C
square
#CDF675 #75F6DE #9E75F6 #F6758C
split-complementary
#CDF675 #758CF6 #DE75F6
monochromatic
#9FE20F #B8F23C #CDF675 #E2FAAE #F5FDE2
Accessibility & contrast
On white
1.23
#CDF675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CDF675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF675
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF675 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FCE77D
Tritanopia (blue-blind)
#D5ECD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdf675; /* rgb */ color: rgb(205, 246, 117); /* oklch */ color: oklch(91.8% 0.163 124.2);
Tailwind
colors: {
custom: {
50: '#def9a0',
500: '#cdf675',
950: '#000000',
},
}SCSS
$custom: #cdf675; $custom-light: #def9a0; $custom-dark: #000000;
JSON
{
"hex": "#cdf675",
"rgb": {
"r": 205,
"g": 246,
"b": 117
},
"hsl": {
"h": 79.07,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.9178,
"c": 0.16267,
"h": 124.2
},
"luminance": 0.80175
}Semantic roles & 50–950 ramp
primary
#CDF675
secondary
#6D3ED1
accent
#01E449
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580