#CFF372#CFF372
#CFF372 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.2% C 0.161 H 122.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF372 |
|---|---|
| RGB | rgb(207, 243, 114) |
| HSL | hsl(77, 84%, 70%) |
| HSV | hsv(77, 53%, 95%) |
| CMYK | cmyk(14.8%, 0%, 53.1%, 4.7%) |
| CIE-LAB | lab(91.04, -30.53, 57.56) |
| CIE-LCH | lch(91.04, 65.16, 117.95°) |
| OKLab | oklab(91.23% -0.0865 0.1354) |
| OKLCH | oklch(91.23% 0.161 122.6) |
| XYZ | xyz(60.8203, 78.5813, 27.8799) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.61
Light Yellow Green
#CCFD7F
ΔE00 3.03
Pale Lime
#BEFD73
ΔE00 4.37
Light Pea Green
#C4FE82
ΔE00 4.43
Light Lime Green
#B9FF66
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF372 #9672F3
analogous
#F3D672 #CFF372 #8FF372
triadic
#CFF372 #72CFF3 #F372CF
tetradic
#CFF372 #72F3D6 #9672F3 #F3728F
square
#CFF372 #72F3D6 #9672F3 #F3728F
split-complementary
#CFF372 #728FF3 #D672F3
monochromatic
#A1D812 #BCEE3A #CFF372 #E2F8AA #F5FDE3
Accessibility & contrast
On white
1.26
#CFF372 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CFF372 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF372
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF372 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF372 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE665
Deuteranopia (green-blind)
#FBE57A
Tritanopia (blue-blind)
#D8E8D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff372; /* rgb */ color: rgb(207, 243, 114); /* oklch */ color: oklch(91.2% 0.161 122.6);
Tailwind
colors: {
custom: {
50: '#e0f79e',
500: '#cff372',
950: '#000000',
},
}SCSS
$custom: #cff372; $custom-light: #e0f79e; $custom-dark: #000000;
JSON
{
"hex": "#cff372",
"rgb": {
"r": 207,
"g": 243,
"b": 114
},
"hsl": {
"h": 76.744,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.91225,
"c": 0.16074,
"h": 122.6
},
"luminance": 0.78581
}Semantic roles & 50–950 ramp
primary
#CFF372
secondary
#653CCD
accent
#05E142
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580