#66EB95#66EB95
#66EB95 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.169 H 152.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #66EB95 |
|---|---|
| RGB | rgb(102, 235, 149) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(56.6%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.18, -55.21, 31.02) |
| CIE-LCH | lch(84.18, 63.33, 150.67°) |
| OKLab | oklab(84.46% -0.1497 0.0776) |
| OKLCH | oklch(84.46% 0.169 152.6) |
| XYZ | xyz(40.6095, 64.4076, 38.7198) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66EB95 #EB66BC
analogous
#79EB66 #66EB95 #66EBD7
triadic
#66EB95 #9566EB #EB9566
tetradic
#66EB95 #6679EB #EB66BC #EBD766
square
#66EB95 #6679EB #EB66BC #EBD766
split-complementary
#66EB95 #D766EB #EB6679
monochromatic
#19BE53 #30E470 #66EB95 #9CF2BA #D2F9E0
Accessibility & contrast
On white
1.51
#66EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#66EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66EB95
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66EB95 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8F
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#3FE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #66eb95; /* rgb */ color: rgb(102, 235, 149); /* oklch */ color: oklch(84.5% 0.169 152.6);
Tailwind
colors: {
custom: {
50: '#9cf2b5',
500: '#66eb95',
950: '#000000',
},
}SCSS
$custom: #66eb95; $custom-light: #9cf2b5; $custom-dark: #000000;
JSON
{
"hex": "#66eb95",
"rgb": {
"r": 102,
"g": 235,
"b": 149
},
"hsl": {
"h": 141.203,
"s": 76.879,
"l": 66.078
},
"oklch": {
"l": 0.84457,
"c": 0.16862,
"h": 152.6
},
"luminance": 0.64411
}Semantic roles & 50–950 ramp
primary
#66EB95
secondary
#BD398E
accent
#0C91D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581