#CFF485#CFF485
#CFF485 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.7% C 0.144 H 124.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF485 |
|---|---|
| RGB | rgb(207, 244, 133) |
| HSL | hsl(80, 83%, 74%) |
| HSV | hsv(80, 45%, 96%) |
| CMYK | cmyk(15.2%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(91.53, -29.13, 49.34) |
| CIE-LCH | lch(91.53, 57.30, 120.56°) |
| OKLab | oklab(91.69% -0.0811 0.1188) |
| OKLCH | oklch(91.69% 0.144 124.3) |
| XYZ | xyz(62.3163, 79.6599, 34.2786) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 4.11
Pale Lime
#BEFD73
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF485 #AA85F4
analogous
#F4E285 #CFF485 #98F485
triadic
#CFF485 #85CFF4 #F485CF
tetradic
#CFF485 #85F4E2 #AA85F4 #F48598
square
#CFF485 #85F4E2 #AA85F4 #F48598
split-complementary
#CFF485 #8598F4 #E285F4
monochromatic
#A3EA15 #B9EF4D #CFF485 #E5F9BD #F4FCE3
Accessibility & contrast
On white
1.24
#CFF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CFF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF485
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF485 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#D6EBDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff485; /* rgb */ color: rgb(207, 244, 133); /* oklch */ color: oklch(91.7% 0.144 124.3);
Tailwind
colors: {
custom: {
50: '#dff7aa',
500: '#cff485',
950: '#000000',
},
}SCSS
$custom: #cff485; $custom-light: #dff7aa; $custom-dark: #000000;
JSON
{
"hex": "#cff485",
"rgb": {
"r": 207,
"g": 244,
"b": 133
},
"hsl": {
"h": 80,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.91686,
"c": 0.14386,
"h": 124.3
},
"luminance": 0.7966
}Semantic roles & 50–950 ramp
primary
#CFF485
secondary
#794DD0
accent
#06E04E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581