#6AF7AA#6AF7AA
#6AF7AA is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.9% C 0.164 H 156.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF7AA |
|---|---|
| RGB | rgb(106, 247, 170) |
| HSL | hsl(147, 90%, 69%) |
| HSV | hsv(147, 57%, 97%) |
| CMYK | cmyk(57.1%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(88.20, -55.28, 25.81) |
| CIE-LCH | lch(88.20, 61.01, 154.98°) |
| OKLab | oklab(87.91% -0.1506 0.0653) |
| OKLCH | oklch(87.91% 0.164 156.6) |
| XYZ | xyz(46.4564, 72.4836, 49.5649) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.38
Seafoam (survey)
#80F9AD
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Bluish Green
#76FDA8
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF7AA #F76AB7
analogous
#71F76A #6AF7AA #6AF7F1
triadic
#6AF7AA #AA6AF7 #F7AA6A
tetradic
#6AF7AA #6A71F7 #F76AB7 #F7F16A
square
#6AF7AA #6A71F7 #F76AB7 #F7F16A
split-complementary
#6AF7AA #F16AF7 #F76A71
monochromatic
#0CDB6A #30F489 #6AF7AA #A4FACB #DEFDEC
Accessibility & contrast
On white
1.36
#6AF7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#6AF7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF7AA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF7AA | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#37F5E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6af7aa; /* rgb */ color: rgb(106, 247, 170); /* oklch */ color: oklch(87.9% 0.164 156.6);
Tailwind
colors: {
custom: {
50: '#a0fbc3',
500: '#6af7aa',
950: '#000000',
},
}SCSS
$custom: #6af7aa; $custom-light: #a0fbc3; $custom-dark: #000000;
JSON
{
"hex": "#6af7aa",
"rgb": {
"r": 106,
"g": 247,
"b": 170
},
"hsl": {
"h": 147.234,
"s": 89.809,
"l": 69.216
},
"oklch": {
"l": 0.87906,
"c": 0.16414,
"h": 156.6
},
"luminance": 0.72488
}Semantic roles & 50–950 ramp
primary
#6AF7AA
secondary
#D1348A
accent
#007DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582