#CFF173#CFF173
#CFF173 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.8% C 0.157 H 122.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF173 |
|---|---|
| RGB | rgb(207, 241, 115) |
| HSL | hsl(76, 82%, 70%) |
| HSV | hsv(76, 52%, 95%) |
| CMYK | cmyk(14.1%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(90.51, -29.51, 56.48) |
| CIE-LCH | lch(90.51, 63.73, 117.59°) |
| OKLab | oklab(90.8% -0.0836 0.1332) |
| OKLCH | oklch(90.8% 0.157 122.1) |
| XYZ | xyz(60.2823, 77.4137, 27.9829) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.07
Light Yellow Green
#CCFD7F
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 4.74
Pale Lime
#BEFD73
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF173 #9573F1
analogous
#F1D473 #CFF173 #90F173
triadic
#CFF173 #73CFF1 #F173CF
tetradic
#CFF173 #73F1D4 #9573F1 #F17390
square
#CFF173 #73F1D4 #9573F1 #F17390
split-complementary
#CFF173 #7390F1 #D473F1
monochromatic
#A1D415 #BCEB3B #CFF173 #E2F7AB #F5FCE2
Accessibility & contrast
On white
1.27
#CFF173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CFF173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF173
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF173 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE567
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#D8E6D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff173; /* rgb */ color: rgb(207, 241, 115); /* oklch */ color: oklch(90.8% 0.157 122.1);
Tailwind
colors: {
custom: {
50: '#e0f59e',
500: '#cff173',
950: '#000000',
},
}SCSS
$custom: #cff173; $custom-light: #e0f59e; $custom-dark: #000000;
JSON
{
"hex": "#cff173",
"rgb": {
"r": 207,
"g": 241,
"b": 115
},
"hsl": {
"h": 76.19,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.90799,
"c": 0.15726,
"h": 122.1
},
"luminance": 0.77414
}Semantic roles & 50–950 ramp
primary
#CFF173
secondary
#643ECA
accent
#07DE41
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580