#CFFE83#CFFE83
#CFFE83 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.159 H 126.5°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE83 |
|---|---|
| RGB | rgb(207, 254, 131) |
| HSL | hsl(83, 98%, 75%) |
| HSV | hsv(83, 48%, 100%) |
| CMYK | cmyk(18.5%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(94.22, -33.97, 53.57) |
| CIE-LCH | lch(94.22, 63.43, 122.38°) |
| OKLab | oklab(93.84% -0.0948 0.1281) |
| OKLCH | oklch(93.84% 0.159 126.5) |
| XYZ | xyz(65.2704, 85.7870, 34.5882) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.52
Light Pea Green
#C4FE82
ΔE00 1.82
Pale Lime
#BEFD73
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Light Lime Green
#B9FF66
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE83 #B283FE
analogous
#FEF083 #CFFE83 #91FE83
triadic
#CFFE83 #83CFFE #FE83CF
tetradic
#CFFE83 #83FEF0 #B283FE #FE8391
square
#CFFE83 #83FEF0 #B283FE #FE8391
split-complementary
#CFFE83 #8391FE #F083FE
monochromatic
#A0FD0A #B7FE46 #CFFE83 #E7FEC0 #F3FFE1
Accessibility & contrast
On white
1.16
#CFFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CFFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE83
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE83 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF078
Deuteranopia (green-blind)
#FFEE8A
Tritanopia (blue-blind)
#D5F4E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffe83; /* rgb */ color: rgb(207, 254, 131); /* oklch */ color: oklch(93.8% 0.159 126.5);
Tailwind
colors: {
custom: {
50: '#e0ffa9',
500: '#cffe83',
950: '#000000',
},
}SCSS
$custom: #cffe83; $custom-light: #e0ffa9; $custom-dark: #000000;
JSON
{
"hex": "#cffe83",
"rgb": {
"r": 207,
"g": 254,
"b": 131
},
"hsl": {
"h": 82.927,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.93842,
"c": 0.15933,
"h": 126.5
},
"luminance": 0.85788
}Semantic roles & 50–950 ramp
primary
#CFFE83
secondary
#8148DD
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681