#6AF2AA#6AF2AA
#6AF2AA is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.157 H 157.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF2AA |
|---|---|
| RGB | rgb(106, 242, 170) |
| HSL | hsl(148, 84%, 68%) |
| HSV | hsv(148, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.73, -53.27, 23.80) |
| CIE-LCH | lch(86.73, 58.35, 155.93°) |
| OKLab | oklab(86.71% -0.1454 0.0604) |
| OKLCH | oklch(86.71% 0.157 157.5) |
| XYZ | xyz(44.9479, 69.4665, 49.0621) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF2AA #F26AB2
analogous
#6EF26A #6AF2AA #6AF2EE
triadic
#6AF2AA #AA6AF2 #F2AA6A
tetradic
#6AF2AA #6A6EF2 #F26AB2 #F2EE6A
square
#6AF2AA #6A6EF2 #F26AB2 #F2EE6A
split-complementary
#6AF2AA #EE6AF2 #F26A6E
monochromatic
#12CF6B #32ED8A #6AF2AA #A2F7CA #DBFCEA
Accessibility & contrast
On white
1.41
#6AF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#6AF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF2AA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF2AA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#39F0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af2aa; /* rgb */ color: rgb(106, 242, 170); /* oklch */ color: oklch(86.7% 0.157 157.5);
Tailwind
colors: {
custom: {
50: '#9ff7c3',
500: '#6af2aa',
950: '#000000',
},
}SCSS
$custom: #6af2aa; $custom-light: #9ff7c3; $custom-dark: #000000;
JSON
{
"hex": "#6af2aa",
"rgb": {
"r": 106,
"g": 242,
"b": 170
},
"hsl": {
"h": 148.235,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86706,
"c": 0.15745,
"h": 157.5
},
"luminance": 0.69471
}Semantic roles & 50–950 ramp
primary
#6AF2AA
secondary
#CB3684
accent
#0579E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582