#CFFF8A#CFFF8A
#CFFF8A is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.154 H 127.4°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFF8A |
|---|---|
| RGB | rgb(207, 255, 138) |
| HSL | hsl(85, 100%, 77%) |
| HSV | hsv(85, 46%, 100%) |
| CMYK | cmyk(18.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.58, -33.68, 50.74) |
| CIE-LCH | lch(94.58, 60.90, 123.58°) |
| OKLab | oklab(94.16% -0.0935 0.1222) |
| OKLCH | oklch(94.16% 0.154 127.4) |
| XYZ | xyz(66.0791, 86.6195, 37.2777) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.30
Light Pea Green
#C4FE82
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 2.14
Pistachio (survey)
#C0FA8B
ΔE00 2.53
Pale Lime
#BEFD73
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFF8A #BA8AFF
analogous
#FFF48A #CFFF8A #95FF8A
triadic
#CFFF8A #8ACFFF #FF8ACF
tetradic
#CFFF8A #8AFFF4 #BA8AFF #FF8A95
square
#CFFF8A #8AFFF4 #BA8AFF #FF8A95
split-complementary
#CFFF8A #8A95FF #F48AFF
monochromatic
#9DFF10 #B6FF4D #CFFF8A #E8FFC7 #F2FFE0
Accessibility & contrast
On white
1.15
#CFFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CFFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFF8A
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFF8A | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#D4F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cfff8a; /* rgb */ color: rgb(207, 255, 138); /* oklch */ color: oklch(94.2% 0.154 127.4);
Tailwind
colors: {
custom: {
50: '#dfffae',
500: '#cfff8a',
950: '#000000',
},
}SCSS
$custom: #cfff8a; $custom-light: #dfffae; $custom-dark: #000000;
JSON
{
"hex": "#cfff8a",
"rgb": {
"r": 207,
"g": 255,
"b": 138
},
"hsl": {
"h": 84.615,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94155,
"c": 0.15388,
"h": 127.4
},
"luminance": 0.8662
}Semantic roles & 50–950 ramp
primary
#CFFF8A
secondary
#894EE0
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681