#CFFE85#CFFE85
#CFFE85 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.9% C 0.157 H 126.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE85 |
|---|---|
| RGB | rgb(207, 254, 133) |
| HSL | hsl(83, 98%, 76%) |
| HSV | hsv(83, 48%, 100%) |
| CMYK | cmyk(18.5%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(94.24, -33.76, 52.67) |
| CIE-LCH | lch(94.24, 62.56, 122.66°) |
| OKLab | oklab(93.87% -0.0941 0.1262) |
| OKLCH | oklch(93.87% 0.157 126.7) |
| XYZ | xyz(65.4073, 85.8417, 35.3089) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.71
Light Pea Green
#C4FE82
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE85 #B485FE
analogous
#FEF185 #CFFE85 #92FE85
triadic
#CFFE85 #85CFFE #FE85CF
tetradic
#CFFE85 #85FEF1 #B485FE #FE8592
square
#CFFE85 #85FEF1 #B485FE #FE8592
split-complementary
#CFFE85 #8592FE #F185FE
monochromatic
#9FFD0C #B7FE48 #CFFE85 #E7FEC2 #F3FFE1
Accessibility & contrast
On white
1.16
#CFFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#CFFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE85
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE85 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07B
Deuteranopia (green-blind)
#FFEE8C
Tritanopia (blue-blind)
#D5F4E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffe85; /* rgb */ color: rgb(207, 254, 133); /* oklch */ color: oklch(93.9% 0.157 126.7);
Tailwind
colors: {
custom: {
50: '#e0ffab',
500: '#cffe85',
950: '#000000',
},
}SCSS
$custom: #cffe85; $custom-light: #e0ffab; $custom-dark: #000000;
JSON
{
"hex": "#cffe85",
"rgb": {
"r": 207,
"g": 254,
"b": 133
},
"hsl": {
"h": 83.306,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.93868,
"c": 0.1574,
"h": 126.7
},
"luminance": 0.85842
}Semantic roles & 50–950 ramp
primary
#CFFE85
secondary
#834ADE
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681