#CFF680#CFF680
#CFF680 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.152 H 124.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF680 |
|---|---|
| RGB | rgb(207, 246, 128) |
| HSL | hsl(80, 87%, 73%) |
| HSV | hsv(80, 48%, 96%) |
| CMYK | cmyk(15.9%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(92.01, -30.59, 52.29) |
| CIE-LCH | lch(92.01, 60.58, 120.33°) |
| OKLab | oklab(92.05% -0.0855 0.125) |
| OKLCH | oklch(92.05% 0.152 124.4) |
| XYZ | xyz(62.5841, 80.7350, 32.7042) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.97
Light Pea Green
#C4FE82
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Pale Lime
#BEFD73
ΔE00 3.82
Pear
#CBF85F
ΔE00 3.90
Light Yellowish Green
#C2FF89
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF680 #A780F6
analogous
#F6E280 #CFF680 #94F680
triadic
#CFF680 #80CFF6 #F680CF
tetradic
#CFF680 #80F6E2 #A780F6 #F68094
square
#CFF680 #80F6E2 #A780F6 #F68094
split-complementary
#CFF680 #8094F6 #E280F6
monochromatic
#A3EB11 #B9F247 #CFF680 #E5FAB9 #F4FDE2
Accessibility & contrast
On white
1.22
#CFF680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CFF680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF680
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF680 | 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)
#FFE976
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff680; /* rgb */ color: rgb(207, 246, 128); /* oklch */ color: oklch(92.1% 0.152 124.4);
Tailwind
colors: {
custom: {
50: '#dff9a7',
500: '#cff680',
950: '#000000',
},
}SCSS
$custom: #cff680; $custom-light: #dff9a7; $custom-dark: #000000;
JSON
{
"hex": "#cff680",
"rgb": {
"r": 207,
"g": 246,
"b": 128
},
"hsl": {
"h": 79.831,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.92054,
"c": 0.15151,
"h": 124.4
},
"luminance": 0.80735
}Semantic roles & 50–950 ramp
primary
#CFF680
secondary
#7648D2
accent
#02E34D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580