#CFFD8A#CFFD8A
#CFFD8A is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.7% C 0.151 H 127.0°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFD8A |
|---|---|
| RGB | rgb(207, 253, 138) |
| HSL | hsl(84, 97%, 77%) |
| HSV | hsv(84, 45%, 99%) |
| CMYK | cmyk(18.2%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(94.03, -32.77, 50.07) |
| CIE-LCH | lch(94.03, 59.83, 123.20°) |
| OKLab | oklab(93.72% -0.0909 0.1207) |
| OKLCH | oklch(93.72% 0.151 127) |
| XYZ | xyz(65.4444, 85.3502, 37.0662) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.41
Light Pea Green
#C4FE82
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 2.36
Pistachio (survey)
#C0FA8B
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 3.27
Celery
#C1FD95
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFD8A #B88AFD
analogous
#FDF28A #CFFD8A #96FD8A
triadic
#CFFD8A #8ACFFD #FD8ACF
tetradic
#CFFD8A #8AFDF2 #B88AFD #FD8A96
square
#CFFD8A #8AFDF2 #B88AFD #FD8A96
split-complementary
#CFFD8A #8A96FD #F28AFD
monochromatic
#9EFB12 #B6FC4E #CFFD8A #E8FEC6 #F3FEE1
Accessibility & contrast
On white
1.16
#CFFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#CFFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFD8A
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFD8A | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FFED91
Tritanopia (blue-blind)
#D5F4E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffd8a; /* rgb */ color: rgb(207, 253, 138); /* oklch */ color: oklch(93.7% 0.151 127.0);
Tailwind
colors: {
custom: {
50: '#dffeae',
500: '#cffd8a',
950: '#000000',
},
}SCSS
$custom: #cffd8a; $custom-light: #dffeae; $custom-dark: #000000;
JSON
{
"hex": "#cffd8a",
"rgb": {
"r": 207,
"g": 253,
"b": 138
},
"hsl": {
"h": 84,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.93718,
"c": 0.15115,
"h": 127
},
"luminance": 0.85351
}Semantic roles & 50–950 ramp
primary
#CFFD8A
secondary
#874EDD
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581