#6AF0C8#6AF0C8
#6AF0C8 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.9% C 0.132 H 170.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF0C8 |
|---|---|
| RGB | rgb(106, 240, 200) |
| HSL | hsl(162, 82%, 68%) |
| HSV | hsv(162, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.78, -46.15, 8.32) |
| CIE-LCH | lch(86.78, 46.89, 169.78°) |
| OKLab | oklab(86.95% -0.13 0.0212) |
| OKLCH | oklch(86.95% 0.132 170.7) |
| XYZ | xyz(47.5244, 69.5499, 65.5524) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF0C8 #F06A92
analogous
#6AF085 #6AF0C8 #6AD5F0
triadic
#6AF0C8 #C86AF0 #F0C86A
tetradic
#6AF0C8 #856AF0 #F06A92 #D5F06A
square
#6AF0C8 #856AF0 #F06A92 #D5F06A
split-complementary
#6AF0C8 #F06AD5 #F0856A
monochromatic
#14CB95 #32EAB3 #6AF0C8 #A2F6DD #D9FBF1
Accessibility & contrast
On white
1.41
#6AF0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#6AF0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF0C8
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF0C8 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#1BF2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af0c8; /* rgb */ color: rgb(106, 240, 200); /* oklch */ color: oklch(86.9% 0.132 170.7);
Tailwind
colors: {
custom: {
50: '#9ff5d8',
500: '#6af0c8',
950: '#000000',
},
}SCSS
$custom: #6af0c8; $custom-light: #9ff5d8; $custom-dark: #000000;
JSON
{
"hex": "#6af0c8",
"rgb": {
"r": 106,
"g": 240,
"b": 200
},
"hsl": {
"h": 162.09,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.86946,
"c": 0.13171,
"h": 170.7
},
"luminance": 0.69554
}Semantic roles & 50–950 ramp
primary
#6AF0C8
secondary
#C83662
accent
#0747DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583