#CFF985#CFF985
#CFF985 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.151 H 125.6°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF985 |
|---|---|
| RGB | rgb(207, 249, 133) |
| HSL | hsl(82, 91%, 75%) |
| HSV | hsv(82, 47%, 98%) |
| CMYK | cmyk(16.9%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(92.89, -31.46, 51.01) |
| CIE-LCH | lch(92.89, 59.93, 121.66°) |
| OKLab | oklab(92.78% -0.0876 0.1225) |
| OKLCH | oklch(92.78% 0.151 125.6) |
| XYZ | xyz(63.8412, 82.7097, 34.7869) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Light Yellowish Green
#C2FF89
ΔE00 3.16
Pale Lime
#BEFD73
ΔE00 3.50
Celery
#C1FD95
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF985 #AF85F9
analogous
#F9E985 #CFF985 #95F985
triadic
#CFF985 #85CFF9 #F985CF
tetradic
#CFF985 #85F9E9 #AF85F9 #F98595
square
#CFF985 #85F9E9 #AF85F9 #F98595
split-complementary
#CFF985 #8595F9 #E985F9
monochromatic
#A1F310 #B8F64B #CFF985 #E6FCBF #F4FEE2
Accessibility & contrast
On white
1.20
#CFF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#CFF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF985
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF985 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#D5F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff985; /* rgb */ color: rgb(207, 249, 133); /* oklch */ color: oklch(92.8% 0.151 125.6);
Tailwind
colors: {
custom: {
50: '#dffbaa',
500: '#cff985',
950: '#000000',
},
}SCSS
$custom: #cff985; $custom-light: #dffbaa; $custom-dark: #000000;
JSON
{
"hex": "#cff985",
"rgb": {
"r": 207,
"g": 249,
"b": 133
},
"hsl": {
"h": 81.724,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.92776,
"c": 0.15063,
"h": 125.6
},
"luminance": 0.8271
}Semantic roles & 50–950 ramp
primary
#CFF985
secondary
#7E4BD7
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581