#CDFF98#CDFF98
#CDFF98 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.2% C 0.141 H 129.9°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF98 |
|---|---|
| RGB | rgb(205, 255, 152) |
| HSL | hsl(89, 100%, 80%) |
| HSV | hsv(89, 40%, 100%) |
| CMYK | cmyk(19.6%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(94.64, -32.78, 44.09) |
| CIE-LCH | lch(94.64, 54.94, 126.63°) |
| OKLab | oklab(94.23% -0.0901 0.1079) |
| OKLCH | oklch(94.23% 0.141 129.9) |
| XYZ | xyz(66.6034, 86.7650, 42.9380) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.79
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.33
Light Pea Green
#C4FE82
ΔE00 2.91
Light Yellow Green
#CCFD7F
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF98 #CA98FF
analogous
#FFFD98 #CDFF98 #9AFF98
triadic
#CDFF98 #98CDFF #FF98CD
tetradic
#CDFF98 #98FFFD #CA98FF #FF989A
square
#CDFF98 #98FFFD #CA98FF #FF989A
split-complementary
#CDFF98 #989AFF #FD98FF
monochromatic
#92FF1E #AFFF5B #CDFF98 #EBFFD5 #F0FFE0
Accessibility & contrast
On white
1.14
#CDFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#CDFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF98
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF98 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF290
Deuteranopia (green-blind)
#FFEE9E
Tritanopia (blue-blind)
#D0F7E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdff98; /* rgb */ color: rgb(205, 255, 152); /* oklch */ color: oklch(94.2% 0.141 129.9);
Tailwind
colors: {
custom: {
50: '#deffb7',
500: '#cdff98',
950: '#000000',
},
}SCSS
$custom: #cdff98; $custom-light: #deffb7; $custom-dark: #000000;
JSON
{
"hex": "#cdff98",
"rgb": {
"r": 205,
"g": 255,
"b": 152
},
"hsl": {
"h": 89.126,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.94234,
"c": 0.14059,
"h": 129.9
},
"luminance": 0.86766
}Semantic roles & 50–950 ramp
primary
#CDFF98
secondary
#9C59E2
accent
#00E66F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681