#6FF2DC#6FF2DC
#6FF2DC is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.1% C 0.120 H 180.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF2DC |
|---|---|
| RGB | rgb(111, 242, 220) |
| HSL | hsl(170, 83%, 69%) |
| HSV | hsv(170, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(87.99, -41.35, -0.35) |
| CIE-LCH | lch(87.99, 41.35, 180.48°) |
| OKLab | oklab(88.14% -0.1205 -0.0016) |
| OKLCH | oklch(88.14% 0.12 180.8) |
| XYZ | xyz(51.2202, 72.0462, 78.9033) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.26
Bright Aqua
#0BF9EA
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.20
Light Aqua
#8CFFDB
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF2DC #F26F85
analogous
#6FF29B #6FF2DC #6FC6F2
triadic
#6FF2DC #DC6FF2 #F2DC6F
tetradic
#6FF2DC #9B6FF2 #F26F85 #C6F26F
square
#6FF2DC #9B6FF2 #F26F85 #C6F26F
split-complementary
#6FF2DC #F26FC6 #F29B6F
monochromatic
#13D4B3 #37EDCE #6FF2DC #A7F7EA #DFFCF7
Accessibility & contrast
On white
1.36
#6FF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#6FF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF2DC
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF2DC | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5DB
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#0BF6EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff2dc; /* rgb */ color: rgb(111, 242, 220); /* oklch */ color: oklch(88.1% 0.120 180.8);
Tailwind
colors: {
custom: {
50: '#a3f7e6',
500: '#6ff2dc',
950: '#000000',
},
}SCSS
$custom: #6ff2dc; $custom-light: #a3f7e6; $custom-dark: #000000;
JSON
{
"hex": "#6ff2dc",
"rgb": {
"r": 111,
"g": 242,
"b": 220
},
"hsl": {
"h": 169.924,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.88136,
"c": 0.12048,
"h": 180.8
},
"luminance": 0.72051
}Semantic roles & 50–950 ramp
primary
#6FF2DC
secondary
#CB3A52
accent
#062AE0
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584