#CFF174#CFF174
#CFF174 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.8% C 0.156 H 122.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF174 |
|---|---|
| RGB | rgb(207, 241, 116) |
| HSL | hsl(76, 82%, 70%) |
| HSV | hsv(76, 52%, 95%) |
| CMYK | cmyk(14.1%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(90.52, -29.42, 56.04) |
| CIE-LCH | lch(90.52, 63.30, 117.70°) |
| OKLab | oklab(90.81% -0.0833 0.1323) |
| OKLCH | oklch(90.81% 0.156 122.2) |
| XYZ | xyz(60.3401, 77.4369, 28.2876) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.16
Light Yellow Green
#CCFD7F
ΔE00 3.34
Light Pea Green
#C4FE82
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF174 #9674F1
analogous
#F1D474 #CFF174 #91F174
triadic
#CFF174 #74CFF1 #F174CF
tetradic
#CFF174 #74F1D4 #9674F1 #F17491
square
#CFF174 #74F1D4 #9674F1 #F17491
split-complementary
#CFF174 #7491F1 #D474F1
monochromatic
#A1D515 #BCEB3C #CFF174 #E2F7AC #F5FCE3
Accessibility & contrast
On white
1.27
#CFF174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CFF174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF174
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF174 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE568
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#D8E7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff174; /* rgb */ color: rgb(207, 241, 116); /* oklch */ color: oklch(90.8% 0.156 122.2);
Tailwind
colors: {
custom: {
50: '#e0f59f',
500: '#cff174',
950: '#000000',
},
}SCSS
$custom: #cff174; $custom-light: #e0f59f; $custom-dark: #000000;
JSON
{
"hex": "#cff174",
"rgb": {
"r": 207,
"g": 241,
"b": 116
},
"hsl": {
"h": 76.32,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.90811,
"c": 0.15634,
"h": 122.2
},
"luminance": 0.77437
}Semantic roles & 50–950 ramp
primary
#CFF174
secondary
#653FCB
accent
#07DE42
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580