#6AF7AB#6AF7AB
#6AF7AB is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.9% C 0.163 H 156.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF7AB |
|---|---|
| RGB | rgb(106, 247, 171) |
| HSL | hsl(148, 90%, 69%) |
| HSV | hsv(148, 57%, 97%) |
| CMYK | cmyk(57.1%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(88.22, -55.09, 25.32) |
| CIE-LCH | lch(88.22, 60.63, 155.32°) |
| OKLab | oklab(87.93% -0.1502 0.0641) |
| OKLCH | oklch(87.93% 0.163 156.9) |
| XYZ | xyz(46.5514, 72.5216, 50.0650) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.46
Light Blue Green
#7EFBB3
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF7AB #F76AB6
analogous
#70F76A #6AF7AB #6AF7F2
triadic
#6AF7AB #AB6AF7 #F7AB6A
tetradic
#6AF7AB #6A70F7 #F76AB6 #F7F26A
square
#6AF7AB #6A70F7 #F76AB6 #F7F26A
split-complementary
#6AF7AB #F26AF7 #F76A70
monochromatic
#0CDB6B #30F48A #6AF7AB #A4FACC #DEFDEC
Accessibility & contrast
On white
1.35
#6AF7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#6AF7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF7AB
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF7AB | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#36F5E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6af7ab; /* rgb */ color: rgb(106, 247, 171); /* oklch */ color: oklch(87.9% 0.163 156.9);
Tailwind
colors: {
custom: {
50: '#a0fbc4',
500: '#6af7ab',
950: '#000000',
},
}SCSS
$custom: #6af7ab; $custom-light: #a0fbc4; $custom-dark: #000000;
JSON
{
"hex": "#6af7ab",
"rgb": {
"r": 106,
"g": 247,
"b": 171
},
"hsl": {
"h": 147.66,
"s": 89.809,
"l": 69.216
},
"oklch": {
"l": 0.87926,
"c": 0.16327,
"h": 156.9
},
"luminance": 0.72526
}Semantic roles & 50–950 ramp
primary
#6AF7AB
secondary
#D13489
accent
#007CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582