#6AF2AB#6AF2AB
#6AF2AB is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.157 H 157.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF2AB |
|---|---|
| RGB | rgb(106, 242, 171) |
| HSL | hsl(149, 84%, 68%) |
| HSV | hsv(149, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.75, -53.08, 23.31) |
| CIE-LCH | lch(86.75, 57.97, 156.29°) |
| OKLab | oklab(86.73% -0.145 0.0592) |
| OKLCH | oklch(86.73% 0.157 157.8) |
| XYZ | xyz(45.0428, 69.5045, 49.5622) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.52
Light Bluish Green
#76FDA8
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF2AB #F26AB1
analogous
#6DF26A #6AF2AB #6AF2EF
triadic
#6AF2AB #AB6AF2 #F2AB6A
tetradic
#6AF2AB #6A6DF2 #F26AB1 #F2EF6A
square
#6AF2AB #6A6DF2 #F26AB1 #F2EF6A
split-complementary
#6AF2AB #EF6AF2 #F26A6D
monochromatic
#12CF6D #32ED8B #6AF2AB #A2F7CB #DBFCEA
Accessibility & contrast
On white
1.41
#6AF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#6AF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF2AB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF2AB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#38F0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af2ab; /* rgb */ color: rgb(106, 242, 171); /* oklch */ color: oklch(86.7% 0.157 157.8);
Tailwind
colors: {
custom: {
50: '#9ff7c4',
500: '#6af2ab',
950: '#000000',
},
}SCSS
$custom: #6af2ab; $custom-light: #9ff7c4; $custom-dark: #000000;
JSON
{
"hex": "#6af2ab",
"rgb": {
"r": 106,
"g": 242,
"b": 171
},
"hsl": {
"h": 148.676,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86727,
"c": 0.15658,
"h": 157.8
},
"luminance": 0.69509
}Semantic roles & 50–950 ramp
primary
#6AF2AB
secondary
#CB3683
accent
#0578E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582