#66F7AF#66F7AF
#66F7AF is a very light, vivid teal. Relative luminance 0.724; OKLCH L 87.9% C 0.162 H 158.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #66F7AF |
|---|---|
| RGB | rgb(102, 247, 175) |
| HSL | hsl(150, 90%, 68%) |
| HSV | hsv(150, 59%, 97%) |
| CMYK | cmyk(58.7%, 0%, 29.1%, 3.1%) |
| CIE-LAB | lab(88.18, -55.14, 23.21) |
| CIE-LCH | lch(88.18, 59.82, 157.18°) |
| OKLab | oklab(87.89% -0.1506 0.0589) |
| OKLCH | oklch(87.89% 0.162 158.6) |
| XYZ | xyz(46.4740, 72.4369, 52.0817) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F7AF #F766AE
analogous
#66F766 #66F7AF #66F6F7
triadic
#66F7AF #AF66F7 #F7AF66
tetradic
#66F7AF #6666F7 #F766AE #F6F766
square
#66F7AF #6666F7 #F766AE #F6F766
split-complementary
#66F7AF #F766F6 #F76666
monochromatic
#0BD772 #2CF491 #66F7AF #A0FACD #DAFDEC
Accessibility & contrast
On white
1.36
#66F7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#66F7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F7AF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F7AF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#E1D7B4
Tritanopia (blue-blind)
#25F6E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #66f7af; /* rgb */ color: rgb(102, 247, 175); /* oklch */ color: oklch(87.9% 0.162 158.6);
Tailwind
colors: {
custom: {
50: '#9efbc7',
500: '#66f7af',
950: '#000000',
},
}SCSS
$custom: #66f7af; $custom-light: #9efbc7; $custom-dark: #000000;
JSON
{
"hex": "#66f7af",
"rgb": {
"r": 102,
"g": 247,
"b": 175
},
"hsl": {
"h": 150.207,
"s": 90.062,
"l": 68.431
},
"oklch": {
"l": 0.87885,
"c": 0.16171,
"h": 158.6
},
"luminance": 0.72441
}Semantic roles & 50–950 ramp
primary
#66F7AF
secondary
#D03180
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582