#CFF683#CFF683
#CFF683 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.149 H 124.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF683 |
|---|---|
| RGB | rgb(207, 246, 131) |
| HSL | hsl(80, 86%, 74%) |
| HSV | hsv(80, 47%, 96%) |
| CMYK | cmyk(15.9%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(92.05, -30.28, 50.93) |
| CIE-LCH | lch(92.05, 59.25, 120.73°) |
| OKLab | oklab(92.09% -0.0845 0.1222) |
| OKLCH | oklch(92.09% 0.149 124.6) |
| XYZ | xyz(62.7845, 80.8152, 33.7595) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 3.14
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Light Yellowish Green
#C2FF89
ΔE00 3.78
Pale Lime
#BEFD73
ΔE00 3.95
Pear
#CBF85F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF683 #AA83F6
analogous
#F6E483 #CFF683 #96F683
triadic
#CFF683 #83CFF6 #F683CF
tetradic
#CFF683 #83F6E4 #AA83F6 #F68396
square
#CFF683 #83F6E4 #AA83F6 #F68396
split-complementary
#CFF683 #8396F6 #E483F6
monochromatic
#A3ED11 #B9F24A #CFF683 #E5FABC #F4FDE2
Accessibility & contrast
On white
1.22
#CFF683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CFF683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF683
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF683 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff683; /* rgb */ color: rgb(207, 246, 131); /* oklch */ color: oklch(92.1% 0.149 124.6);
Tailwind
colors: {
custom: {
50: '#dff9a9',
500: '#cff683',
950: '#000000',
},
}SCSS
$custom: #cff683; $custom-light: #dff9a9; $custom-dark: #000000;
JSON
{
"hex": "#cff683",
"rgb": {
"r": 207,
"g": 246,
"b": 131
},
"hsl": {
"h": 80.348,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.92094,
"c": 0.14856,
"h": 124.6
},
"luminance": 0.80816
}Semantic roles & 50–950 ramp
primary
#CFF683
secondary
#794BD3
accent
#03E34F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581