#6AF3AA#6AF3AA
#6AF3AA is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.9% C 0.159 H 157.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF3AA |
|---|---|
| RGB | rgb(106, 243, 170) |
| HSL | hsl(148, 85%, 68%) |
| HSV | hsv(148, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.03, -53.68, 24.20) |
| CIE-LCH | lch(87.03, 58.88, 155.73°) |
| OKLab | oklab(86.95% -0.1465 0.0613) |
| OKLCH | oklch(86.95% 0.159 157.3) |
| XYZ | xyz(45.2463, 70.0634, 49.1616) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.99
Light Green Blue
#56FCA2
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF3AA #F36AB3
analogous
#6EF36A #6AF3AA #6AF3EE
triadic
#6AF3AA #AA6AF3 #F3AA6A
tetradic
#6AF3AA #6A6EF3 #F36AB3 #F3EE6A
square
#6AF3AA #6A6EF3 #F36AB3 #F3EE6A
split-complementary
#6AF3AA #EE6AF3 #F36A6E
monochromatic
#11D26B #31EE8A #6AF3AA #A3F8CA #DBFCEB
Accessibility & contrast
On white
1.40
#6AF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#6AF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF3AA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF3AA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#DED5AF
Tritanopia (blue-blind)
#39F1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af3aa; /* rgb */ color: rgb(106, 243, 170); /* oklch */ color: oklch(86.9% 0.159 157.3);
Tailwind
colors: {
custom: {
50: '#9ff8c3',
500: '#6af3aa',
950: '#000000',
},
}SCSS
$custom: #6af3aa; $custom-light: #9ff8c3; $custom-dark: #000000;
JSON
{
"hex": "#6af3aa",
"rgb": {
"r": 106,
"g": 243,
"b": 170
},
"hsl": {
"h": 148.029,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86946,
"c": 0.15878,
"h": 157.3
},
"luminance": 0.70068
}Semantic roles & 50–950 ramp
primary
#6AF3AA
secondary
#CC3586
accent
#047AE2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582