#CDF794#CDF794
#CDF794 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.4% C 0.133 H 127.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF794 |
|---|---|
| RGB | rgb(205, 247, 148) |
| HSL | hsl(85, 86%, 77%) |
| HSV | hsv(85, 40%, 97%) |
| CMYK | cmyk(17%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(92.41, -29.56, 43.20) |
| CIE-LCH | lch(92.41, 52.34, 124.38°) |
| OKLab | oklab(92.43% -0.0813 0.1057) |
| OKLCH | oklch(92.43% 0.133 127.6) |
| XYZ | xyz(63.7823, 81.6380, 40.4086) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.46
Light Pea Green
#C4FE82
ΔE00 3.67
Light Yellow Green
#CCFD7F
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF794 #BE94F7
analogous
#F7F094 #CDF794 #9BF794
triadic
#CDF794 #94CDF7 #F794CD
tetradic
#CDF794 #94F7F0 #BE94F7 #F7949B
square
#CDF794 #94F7F0 #BE94F7 #F7949B
split-complementary
#CDF794 #949BF7 #F094F7
monochromatic
#98EE22 #B2F35B #CDF794 #E8FBCD #F2FDE3
Accessibility & contrast
On white
1.21
#CDF794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CDF794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF794
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF794 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#FAE899
Tritanopia (blue-blind)
#D2EFDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf794; /* rgb */ color: rgb(205, 247, 148); /* oklch */ color: oklch(92.4% 0.133 127.6);
Tailwind
colors: {
custom: {
50: '#ddfab4',
500: '#cdf794',
950: '#000000',
},
}SCSS
$custom: #cdf794; $custom-light: #ddfab4; $custom-dark: #000000;
JSON
{
"hex": "#cdf794",
"rgb": {
"r": 205,
"g": 247,
"b": 148
},
"hsl": {
"h": 85.455,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.92428,
"c": 0.13336,
"h": 127.6
},
"luminance": 0.81639
}Semantic roles & 50–950 ramp
primary
#CDF794
secondary
#8E59D6
accent
#03E362
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581