#6FF6DC#6FF6DC
#6FF6DC is a very light, vivid teal. Relative luminance 0.745; OKLCH L 89.1% C 0.125 H 178.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6DC |
|---|---|
| RGB | rgb(111, 246, 220) |
| HSL | hsl(168, 88%, 70%) |
| HSV | hsv(168, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(89.14, -43.13, 1.32) |
| CIE-LCH | lch(89.14, 43.15, 178.24°) |
| OKLab | oklab(89.07% -0.1247 0.0028) |
| OKLCH | oklch(89.07% 0.125 178.7) |
| XYZ | xyz(52.4238, 74.4533, 79.3045) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.43
Light Aqua
#8CFFDB
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 4.97
Aquamarine
#7FFFD4
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6DC #F66F89
analogous
#6FF698 #6FF6DC #6FCDF6
triadic
#6FF6DC #DC6FF6 #F6DC6F
tetradic
#6FF6DC #986FF6 #F66F89 #CDF66F
square
#6FF6DC #986FF6 #F66F89 #CDF66F
split-complementary
#6FF6DC #F66FCD #F6986F
monochromatic
#0EDDB5 #35F2CE #6FF6DC #A9FAEA #E2FDF8
Accessibility & contrast
On white
1.32
#6FF6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#6FF6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6DC
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6DC | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#D8DADE
Tritanopia (blue-blind)
#03F9EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ff6dc; /* rgb */ color: rgb(111, 246, 220); /* oklch */ color: oklch(89.1% 0.125 178.7);
Tailwind
colors: {
custom: {
50: '#a3fae6',
500: '#6ff6dc',
950: '#000000',
},
}SCSS
$custom: #6ff6dc; $custom-light: #a3fae6; $custom-dark: #000000;
JSON
{
"hex": "#6ff6dc",
"rgb": {
"r": 111,
"g": 246,
"b": 220
},
"hsl": {
"h": 168.444,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.89065,
"c": 0.12471,
"h": 178.7
},
"luminance": 0.74458
}Semantic roles & 50–950 ramp
primary
#6FF6DC
secondary
#D03956
accent
#012DE5
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584