#CFF681#CFF681
#CFF681 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.151 H 124.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF681 |
|---|---|
| RGB | rgb(207, 246, 129) |
| HSL | hsl(80, 87%, 74%) |
| HSV | hsv(80, 48%, 96%) |
| CMYK | cmyk(15.9%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(92.03, -30.48, 51.84) |
| CIE-LCH | lch(92.03, 60.14, 120.46°) |
| OKLab | oklab(92.07% -0.0852 0.1241) |
| OKLCH | oklch(92.07% 0.151 124.5) |
| XYZ | xyz(62.6503, 80.7615, 33.0525) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 3.17
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Pale Lime
#BEFD73
ΔE00 3.86
Light Yellowish Green
#C2FF89
ΔE00 3.87
Pear
#CBF85F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF681 #A881F6
analogous
#F6E281 #CFF681 #94F681
triadic
#CFF681 #81CFF6 #F681CF
tetradic
#CFF681 #81F6E2 #A881F6 #F68194
square
#CFF681 #81F6E2 #A881F6 #F68194
split-complementary
#CFF681 #8194F6 #E281F6
monochromatic
#A3EC11 #B9F248 #CFF681 #E5FABA #F4FDE2
Accessibility & contrast
On white
1.22
#CFF681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CFF681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF681
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF681 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff681; /* rgb */ color: rgb(207, 246, 129); /* oklch */ color: oklch(92.1% 0.151 124.5);
Tailwind
colors: {
custom: {
50: '#dff9a8',
500: '#cff681',
950: '#000000',
},
}SCSS
$custom: #cff681; $custom-light: #dff9a8; $custom-dark: #000000;
JSON
{
"hex": "#cff681",
"rgb": {
"r": 207,
"g": 246,
"b": 129
},
"hsl": {
"h": 80,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.92067,
"c": 0.15053,
"h": 124.5
},
"luminance": 0.80762
}Semantic roles & 50–950 ramp
primary
#CFF681
secondary
#7749D2
accent
#02E34D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581