#66F097#66F097
#66F097 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.174 H 152.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #66F097 |
|---|---|
| RGB | rgb(102, 240, 151) |
| HSL | hsl(141, 82%, 67%) |
| HSV | hsv(141, 58%, 94%) |
| CMYK | cmyk(57.5%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(85.69, -56.82, 32.03) |
| CIE-LCH | lch(85.69, 65.23, 150.59°) |
| OKLab | oklab(85.71% -0.154 0.08) |
| OKLCH | oklch(85.71% 0.174 152.5) |
| XYZ | xyz(42.2222, 67.3754, 40.0518) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F097 #F066BF
analogous
#7AF066 #66F097 #66F0DC
triadic
#66F097 #9766F0 #F09766
tetradic
#66F097 #667AF0 #F066BF #F0DC66
square
#66F097 #667AF0 #F066BF #F0DC66
split-complementary
#66F097 #DC66F0 #F0667A
monochromatic
#14C854 #2EEB71 #66F097 #9EF5BD #D5FBE3
Accessibility & contrast
On white
1.45
#66F097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#66F097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F097
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F097 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#3CEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #66f097; /* rgb */ color: rgb(102, 240, 151); /* oklch */ color: oklch(85.7% 0.174 152.5);
Tailwind
colors: {
custom: {
50: '#9df6b6',
500: '#66f097',
950: '#000000',
},
}SCSS
$custom: #66f097; $custom-light: #9df6b6; $custom-dark: #000000;
JSON
{
"hex": "#66f097",
"rgb": {
"r": 102,
"g": 240,
"b": 151
},
"hsl": {
"h": 141.304,
"s": 82.143,
"l": 67.059
},
"oklch": {
"l": 0.8571,
"c": 0.17354,
"h": 152.5
},
"luminance": 0.67379
}Semantic roles & 50–950 ramp
primary
#66F097
secondary
#C53592
accent
#0792DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581