#CFF375#CFF375
#CFF375 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.3% C 0.158 H 122.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF375 |
|---|---|
| RGB | rgb(207, 243, 117) |
| HSL | hsl(77, 84%, 71%) |
| HSV | hsv(77, 52%, 95%) |
| CMYK | cmyk(14.8%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(91.08, -30.26, 56.24) |
| CIE-LCH | lch(91.08, 63.86, 118.28°) |
| OKLab | oklab(91.26% -0.0855 0.1329) |
| OKLCH | oklch(91.26% 0.158 122.8) |
| XYZ | xyz(60.9939, 78.6508, 28.7940) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.87
Pear
#CBF85F
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 4.24
Pale Lime
#BEFD73
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Light Yellowish Green
#C2FF89
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF375 #9975F3
analogous
#F3D875 #CFF375 #90F375
triadic
#CFF375 #75CFF3 #F375CF
tetradic
#CFF375 #75F3D8 #9975F3 #F37590
square
#CFF375 #75F3D8 #9975F3 #F37590
split-complementary
#CFF375 #7590F3 #D875F3
monochromatic
#A2DB13 #BBEE3D #CFF375 #E3F8AD #F5FDE3
Accessibility & contrast
On white
1.26
#CFF375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CFF375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF375
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF375 | 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)
#FFE669
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#D7E9D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff375; /* rgb */ color: rgb(207, 243, 117); /* oklch */ color: oklch(91.3% 0.158 122.8);
Tailwind
colors: {
custom: {
50: '#e0f7a0',
500: '#cff375',
950: '#000000',
},
}SCSS
$custom: #cff375; $custom-light: #e0f7a0; $custom-dark: #000000;
JSON
{
"hex": "#cff375",
"rgb": {
"r": 207,
"g": 243,
"b": 117
},
"hsl": {
"h": 77.143,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.9126,
"c": 0.158,
"h": 122.8
},
"luminance": 0.78651
}Semantic roles & 50–950 ramp
primary
#CFF375
secondary
#683FCD
accent
#05E044
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580