#CFF373#CFF373
#CFF373 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.2% C 0.160 H 122.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF373 |
|---|---|
| RGB | rgb(207, 243, 115) |
| HSL | hsl(77, 84%, 70%) |
| HSV | hsv(77, 53%, 95%) |
| CMYK | cmyk(14.8%, 0%, 52.7%, 4.7%) |
| CIE-LAB | lab(91.05, -30.44, 57.12) |
| CIE-LCH | lch(91.05, 64.73, 118.06°) |
| OKLab | oklab(91.24% -0.0862 0.1346) |
| OKLCH | oklch(91.24% 0.16 122.6) |
| XYZ | xyz(60.8775, 78.6042, 28.1813) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.71
Light Yellow Green
#CCFD7F
ΔE00 2.97
Pale Lime
#BEFD73
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 4.37
Light Lime Green
#B9FF66
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF373 #9773F3
analogous
#F3D773 #CFF373 #8FF373
triadic
#CFF373 #73CFF3 #F373CF
tetradic
#CFF373 #73F3D7 #9773F3 #F3738F
square
#CFF373 #73F3D7 #9773F3 #F3738F
split-complementary
#CFF373 #738FF3 #D773F3
monochromatic
#A1D913 #BCEE3B #CFF373 #E2F8AB #F5FDE3
Accessibility & contrast
On white
1.26
#CFF373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CFF373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF373
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF373 | 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)
#FFE667
Deuteranopia (green-blind)
#FBE57B
Tritanopia (blue-blind)
#D8E8D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff373; /* rgb */ color: rgb(207, 243, 115); /* oklch */ color: oklch(91.2% 0.160 122.6);
Tailwind
colors: {
custom: {
50: '#e0f79f',
500: '#cff373',
950: '#000000',
},
}SCSS
$custom: #cff373; $custom-light: #e0f79f; $custom-dark: #000000;
JSON
{
"hex": "#cff373",
"rgb": {
"r": 207,
"g": 243,
"b": 115
},
"hsl": {
"h": 76.875,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.91236,
"c": 0.15983,
"h": 122.6
},
"luminance": 0.78604
}Semantic roles & 50–950 ramp
primary
#CFF373
secondary
#663DCD
accent
#05E143
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580