#6AF2B0#6AF2B0
#6AF2B0 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.152 H 159.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF2B0 |
|---|---|
| RGB | rgb(106, 242, 176) |
| HSL | hsl(151, 84%, 68%) |
| HSV | hsv(151, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 27.3%, 5.1%) |
| CIE-LAB | lab(86.85, -52.10, 20.87) |
| CIE-LCH | lch(86.85, 56.12, 158.16°) |
| OKLab | oklab(86.84% -0.1428 0.0532) |
| OKLCH | oklch(86.84% 0.152 159.6) |
| XYZ | xyz(45.5284, 69.6987, 52.1198) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.22
Light Blue Green
#7EFBB3
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF2B0 #F26AAC
analogous
#6AF26C #6AF2B0 #6AF0F2
triadic
#6AF2B0 #B06AF2 #F2B06A
tetradic
#6AF2B0 #6C6AF2 #F26AAC #F0F26A
square
#6AF2B0 #6C6AF2 #F26AAC #F0F26A
split-complementary
#6AF2B0 #F26AF0 #F26C6A
monochromatic
#12CF74 #32ED92 #6AF2B0 #A2F7CE #DBFCEC
Accessibility & contrast
On white
1.41
#6AF2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#6AF2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF2B0
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF2B0 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AC
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#35F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af2b0; /* rgb */ color: rgb(106, 242, 176); /* oklch */ color: oklch(86.8% 0.152 159.6);
Tailwind
colors: {
custom: {
50: '#9ff7c7',
500: '#6af2b0',
950: '#000000',
},
}SCSS
$custom: #6af2b0; $custom-light: #9ff7c7; $custom-dark: #000000;
JSON
{
"hex": "#6af2b0",
"rgb": {
"r": 106,
"g": 242,
"b": 176
},
"hsl": {
"h": 150.882,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86837,
"c": 0.15233,
"h": 159.6
},
"luminance": 0.69703
}Semantic roles & 50–950 ramp
primary
#6AF2B0
secondary
#CB367E
accent
#0570E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582