#CFF674#CFF674
#CFF674 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.9% C 0.163 H 123.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF674 |
|---|---|
| RGB | rgb(207, 246, 116) |
| HSL | hsl(78, 88%, 71%) |
| HSV | hsv(78, 53%, 96%) |
| CMYK | cmyk(15.9%, 0%, 52.8%, 3.5%) |
| CIE-LAB | lab(91.88, -31.74, 57.64) |
| CIE-LCH | lch(91.88, 65.80, 118.84°) |
| OKLab | oklab(91.9% -0.0898 0.1358) |
| OKLCH | oklch(91.9% 0.163 123.5) |
| XYZ | xyz(61.8405, 80.4376, 28.7877) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Pear
#CBF85F
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.80
Light Lime Green
#B9FF66
ΔE00 4.61
Light Yellowish Green
#C2FF89
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF674 #9B74F6
analogous
#F6DC74 #CFF674 #8EF674
triadic
#CFF674 #74CFF6 #F674CF
tetradic
#CFF674 #74F6DC #9B74F6 #F6748E
square
#CFF674 #74F6DC #9B74F6 #F6748E
split-complementary
#CFF674 #748EF6 #DC74F6
monochromatic
#A2E10F #BBF23B #CFF674 #E3FAAD #F5FDE2
Accessibility & contrast
On white
1.23
#CFF674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CFF674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF674
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF674 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#FDE77C
Tritanopia (blue-blind)
#D7EBD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff674; /* rgb */ color: rgb(207, 246, 116); /* oklch */ color: oklch(91.9% 0.163 123.5);
Tailwind
colors: {
custom: {
50: '#e0f99f',
500: '#cff674',
950: '#000000',
},
}SCSS
$custom: #cff674; $custom-light: #e0f99f; $custom-dark: #000000;
JSON
{
"hex": "#cff674",
"rgb": {
"r": 207,
"g": 246,
"b": 116
},
"hsl": {
"h": 78,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.91904,
"c": 0.16278,
"h": 123.5
},
"luminance": 0.80438
}Semantic roles & 50–950 ramp
primary
#CFF674
secondary
#6A3DD1
accent
#01E445
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580