#6AF2B2#6AF2B2
#6AF2B2 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.151 H 160.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF2B2 |
|---|---|
| RGB | rgb(106, 242, 178) |
| HSL | hsl(152, 84%, 68%) |
| HSV | hsv(152, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.89, -51.70, 19.90) |
| CIE-LCH | lch(86.89, 55.39, 158.95°) |
| OKLab | oklab(86.88% -0.1419 0.0507) |
| OKLCH | oklch(86.88% 0.151 160.3) |
| XYZ | xyz(45.7278, 69.7785, 53.1696) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.22
Light Blue Green
#7EFBB3
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF2B2 #F26AAA
analogous
#6AF26E #6AF2B2 #6AEEF2
triadic
#6AF2B2 #B26AF2 #F2B26A
tetradic
#6AF2B2 #6E6AF2 #F26AAA #EEF26A
square
#6AF2B2 #6E6AF2 #F26AAA #EEF26A
split-complementary
#6AF2B2 #F26AEE #F26E6A
monochromatic
#12CF76 #32ED95 #6AF2B2 #A2F7CF #DBFCEC
Accessibility & contrast
On white
1.40
#6AF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#6AF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF2B2
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF2B2 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AE
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#33F1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af2b2; /* rgb */ color: rgb(106, 242, 178); /* oklch */ color: oklch(86.9% 0.151 160.3);
Tailwind
colors: {
custom: {
50: '#9ff7c9',
500: '#6af2b2',
950: '#000000',
},
}SCSS
$custom: #6af2b2; $custom-light: #9ff7c9; $custom-dark: #000000;
JSON
{
"hex": "#6af2b2",
"rgb": {
"r": 106,
"g": 242,
"b": 178
},
"hsl": {
"h": 151.765,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86882,
"c": 0.15067,
"h": 160.3
},
"luminance": 0.69783
}Semantic roles & 50–950 ramp
primary
#6AF2B2
secondary
#CB367C
accent
#056CE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582