#6AF5AB#6AF5AB
#6AF5AB is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.4% C 0.161 H 157.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF5AB |
|---|---|
| RGB | rgb(106, 245, 171) |
| HSL | hsl(148, 87%, 69%) |
| HSV | hsv(148, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.63, -54.29, 24.52) |
| CIE-LCH | lch(87.63, 59.57, 155.70°) |
| OKLab | oklab(87.45% -0.1481 0.0621) |
| OKLCH | oklch(87.45% 0.161 157.2) |
| XYZ | xyz(45.9430, 71.3049, 49.8623) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF5AB #F56AB4
analogous
#6FF56A #6AF5AB #6AF5F1
triadic
#6AF5AB #AB6AF5 #F5AB6A
tetradic
#6AF5AB #6A6FF5 #F56AB4 #F5F16A
square
#6AF5AB #6A6FF5 #F56AB4 #F5F16A
split-complementary
#6AF5AB #F16AF5 #F56A6F
monochromatic
#0ED66C #31F18B #6AF5AB #A3F9CB #DDFDEC
Accessibility & contrast
On white
1.38
#6AF5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#6AF5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF5AB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF5AB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A7
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#37F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af5ab; /* rgb */ color: rgb(106, 245, 171); /* oklch */ color: oklch(87.4% 0.161 157.2);
Tailwind
colors: {
custom: {
50: '#9ff9c4',
500: '#6af5ab',
950: '#000000',
},
}SCSS
$custom: #6af5ab; $custom-light: #9ff9c4; $custom-dark: #000000;
JSON
{
"hex": "#6af5ab",
"rgb": {
"r": 106,
"g": 245,
"b": 171
},
"hsl": {
"h": 148.058,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.87447,
"c": 0.1606,
"h": 157.2
},
"luminance": 0.71309
}Semantic roles & 50–950 ramp
primary
#6AF5AB
secondary
#CE3587
accent
#027AE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582