#CFF185#CFF185
#CFF185 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.0% C 0.140 H 123.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF185 |
|---|---|
| RGB | rgb(207, 241, 133) |
| HSL | hsl(79, 79%, 73%) |
| HSV | hsv(79, 45%, 95%) |
| CMYK | cmyk(14.1%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(90.72, -27.72, 48.34) |
| CIE-LCH | lch(90.72, 55.73, 119.83°) |
| OKLab | oklab(91.04% -0.0771 0.1166) |
| OKLCH | oklch(91.04% 0.14 123.5) |
| XYZ | xyz(61.4210, 77.8692, 33.9802) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Light Pea Green
#C4FE82
ΔE00 4.31
Light Yellowish Green
#C2FF89
ΔE00 4.77
Pale Lime
#BEFD73
ΔE00 5.14
Celery
#C1FD95
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF185 #A785F1
analogous
#F1DD85 #CFF185 #99F185
triadic
#CFF185 #85CFF1 #F185CF
tetradic
#CFF185 #85F1DD #A785F1 #F18599
square
#CFF185 #85F1DD #A785F1 #F18599
split-complementary
#CFF185 #8599F1 #DD85F1
monochromatic
#A3E21A #B9EB4E #CFF185 #E5F7BC #F4FCE4
Accessibility & contrast
On white
1.27
#CFF185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CFF185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF185
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF185 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#D6E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff185; /* rgb */ color: rgb(207, 241, 133); /* oklch */ color: oklch(91.0% 0.140 123.5);
Tailwind
colors: {
custom: {
50: '#dff5aa',
500: '#cff185',
950: '#000000',
},
}SCSS
$custom: #cff185; $custom-light: #dff5aa; $custom-dark: #000000;
JSON
{
"hex": "#cff185",
"rgb": {
"r": 207,
"g": 241,
"b": 133
},
"hsl": {
"h": 78.889,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.91035,
"c": 0.13979,
"h": 123.5
},
"luminance": 0.77869
}Semantic roles & 50–950 ramp
primary
#CFF185
secondary
#764ECC
accent
#0ADC4C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581