#CFF085#CFF085
#CFF085 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.138 H 123.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF085 |
|---|---|
| RGB | rgb(207, 240, 133) |
| HSL | hsl(79, 78%, 73%) |
| HSV | hsv(79, 45%, 94%) |
| CMYK | cmyk(13.7%, 0%, 44.6%, 5.9%) |
| CIE-LAB | lab(90.45, -27.25, 48.01) |
| CIE-LCH | lch(90.45, 55.20, 119.58°) |
| OKLab | oklab(90.82% -0.0758 0.1158) |
| OKLCH | oklch(90.82% 0.138 123.2) |
| XYZ | xyz(61.1258, 77.2788, 33.8818) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 4.45
Light Pea Green
#C4FE82
ΔE00 4.55
Light Yellowish Green
#C2FF89
ΔE00 5.00
Celery
#C1FD95
ΔE00 5.33
Pear
#CBF85F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF085 #A685F0
analogous
#F0DC85 #CFF085 #99F085
triadic
#CFF085 #85CFF0 #F085CF
tetradic
#CFF085 #85F0DC #A685F0 #F08599
square
#CFF085 #85F0DC #A685F0 #F08599
split-complementary
#CFF085 #8599F0 #DC85F0
monochromatic
#A3DF1B #BAE94E #CFF085 #E4F7BB #F4FCE4
Accessibility & contrast
On white
1.28
#CFF085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CFF085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF085
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF085 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57C
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#D6E7D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff085; /* rgb */ color: rgb(207, 240, 133); /* oklch */ color: oklch(90.8% 0.138 123.2);
Tailwind
colors: {
custom: {
50: '#dff5aa',
500: '#cff085',
950: '#000000',
},
}SCSS
$custom: #cff085; $custom-light: #dff5aa; $custom-dark: #000000;
JSON
{
"hex": "#cff085",
"rgb": {
"r": 207,
"g": 240,
"b": 133
},
"hsl": {
"h": 78.505,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.90818,
"c": 0.13843,
"h": 123.2
},
"luminance": 0.77279
}Semantic roles & 50–950 ramp
primary
#CFF085
secondary
#754ECB
accent
#0BDA4B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581