#CFF374#CFF374
#CFF374 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.2% C 0.159 H 122.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF374 |
|---|---|
| RGB | rgb(207, 243, 116) |
| HSL | hsl(77, 84%, 70%) |
| HSV | hsv(77, 52%, 95%) |
| CMYK | cmyk(14.8%, 0%, 52.3%, 4.7%) |
| CIE-LAB | lab(91.07, -30.35, 56.68) |
| CIE-LCH | lch(91.07, 64.30, 118.17°) |
| OKLab | oklab(91.25% -0.0859 0.1337) |
| OKLCH | oklch(91.25% 0.159 122.7) |
| XYZ | xyz(60.9354, 78.6274, 28.4860) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.81
Light Yellow Green
#CCFD7F
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Light Lime Green
#B9FF66
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF374 #9874F3
analogous
#F3D874 #CFF374 #8FF374
triadic
#CFF374 #74CFF3 #F374CF
tetradic
#CFF374 #74F3D8 #9874F3 #F3748F
square
#CFF374 #74F3D8 #9874F3 #F3748F
split-complementary
#CFF374 #748FF3 #D874F3
monochromatic
#A1DA13 #BCEE3C #CFF374 #E2F8AC #F5FDE3
Accessibility & contrast
On white
1.26
#CFF374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CFF374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF374
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF374 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE668
Deuteranopia (green-blind)
#FBE57C
Tritanopia (blue-blind)
#D8E9D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff374; /* rgb */ color: rgb(207, 243, 116); /* oklch */ color: oklch(91.2% 0.159 122.7);
Tailwind
colors: {
custom: {
50: '#e0f79f',
500: '#cff374',
950: '#000000',
},
}SCSS
$custom: #cff374; $custom-light: #e0f79f; $custom-dark: #000000;
JSON
{
"hex": "#cff374",
"rgb": {
"r": 207,
"g": 243,
"b": 116
},
"hsl": {
"h": 77.008,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.91248,
"c": 0.15892,
"h": 122.7
},
"luminance": 0.78628
}Semantic roles & 50–950 ramp
primary
#CFF374
secondary
#673ECD
accent
#05E143
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580