#CFF082#CFF082
#CFF082 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.8% C 0.141 H 122.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF082 |
|---|---|
| RGB | rgb(207, 240, 130) |
| HSL | hsl(78, 79%, 73%) |
| HSV | hsv(78, 46%, 94%) |
| CMYK | cmyk(13.7%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(90.41, -27.57, 49.39) |
| CIE-LCH | lch(90.41, 56.56, 119.17°) |
| OKLab | oklab(90.78% -0.0769 0.1187) |
| OKLCH | oklch(90.78% 0.141 122.9) |
| XYZ | xyz(60.9215, 77.1971, 32.8058) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.53
Light Pea Green
#C4FE82
ΔE00 4.52
Pistachio (survey)
#C0FA8B
ΔE00 4.58
Pear
#CBF85F
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.06
Pale Lime
#BEFD73
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF082 #A382F0
analogous
#F0DA82 #CFF082 #98F082
triadic
#CFF082 #82CFF0 #F082CF
tetradic
#CFF082 #82F0DA #A382F0 #F08298
square
#CFF082 #82F0DA #A382F0 #F08298
split-complementary
#CFF082 #8298F0 #DA82F0
monochromatic
#A3DD1B #BAE94B #CFF082 #E4F7B9 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CFF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF082
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF082 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#D7E6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff082; /* rgb */ color: rgb(207, 240, 130); /* oklch */ color: oklch(90.8% 0.141 122.9);
Tailwind
colors: {
custom: {
50: '#dff5a8',
500: '#cff082',
950: '#000000',
},
}SCSS
$custom: #cff082; $custom-light: #dff5a8; $custom-dark: #000000;
JSON
{
"hex": "#cff082",
"rgb": {
"r": 207,
"g": 240,
"b": 130
},
"hsl": {
"h": 78,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.90775,
"c": 0.14148,
"h": 122.9
},
"luminance": 0.77197
}Semantic roles & 50–950 ramp
primary
#CFF082
secondary
#724BCB
accent
#0BDB49
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581