#66F075#66F075
#66F075 is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.2% C 0.204 H 145.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #66F075 |
|---|---|
| RGB | rgb(102, 240, 117) |
| HSL | hsl(127, 82%, 67%) |
| HSV | hsv(127, 58%, 94%) |
| CMYK | cmyk(57.5%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(85.21, -62.04, 48.01) |
| CIE-LCH | lch(85.21, 78.45, 142.27°) |
| OKLab | oklab(85.16% -0.1681 0.1155) |
| OKLCH | oklch(85.16% 0.204 145.5) |
| XYZ | xyz(39.8480, 66.4257, 27.5477) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.48
Lightish Green
#61E160
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.97
Easter Green
#8CFD7E
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F075 #F066E1
analogous
#9CF066 #66F075 #66F0BA
triadic
#66F075 #7566F0 #F07566
tetradic
#66F075 #669CF0 #F066E1 #F0BA66
square
#66F075 #669CF0 #F066E1 #F0BA66
split-complementary
#66F075 #BA66F0 #F0669C
monochromatic
#14C827 #2EEB43 #66F075 #9EF5A7 #D5FBDA
Accessibility & contrast
On white
1.47
#66F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#66F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F075
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F075 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC6A
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#4AEBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #66f075; /* rgb */ color: rgb(102, 240, 117); /* oklch */ color: oklch(85.2% 0.204 145.5);
Tailwind
colors: {
custom: {
50: '#9df69f',
500: '#66f075',
950: '#000000',
},
}SCSS
$custom: #66f075; $custom-light: #9df69f; $custom-dark: #000000;
JSON
{
"hex": "#66f075",
"rgb": {
"r": 102,
"g": 240,
"b": 117
},
"hsl": {
"h": 126.522,
"s": 82.143,
"l": 67.059
},
"oklch": {
"l": 0.85159,
"c": 0.20393,
"h": 145.5
},
"luminance": 0.66429
}Semantic roles & 50–950 ramp
primary
#66F075
secondary
#C535B5
accent
#07C7DF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580