#6FF1DB#6FF1DB
#6FF1DB is a very light, moderate teal. Relative luminance 0.714; OKLCH L 87.9% C 0.120 H 180.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF1DB |
|---|---|
| RGB | rgb(111, 241, 219) |
| HSL | hsl(170, 82%, 69%) |
| HSV | hsv(170, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 9.1%, 5.5%) |
| CIE-LAB | lab(87.68, -41.15, -0.28) |
| CIE-LCH | lch(87.68, 41.15, 180.39°) |
| OKLab | oklab(87.88% -0.1198 -0.0014) |
| OKLCH | oklch(87.88% 0.12 180.7) |
| XYZ | xyz(50.7914, 71.3998, 78.1090) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.24
Bright Aqua
#0BF9EA
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 4.91
Aqua (survey)
#13EAC9
ΔE00 5.14
Light Aqua
#8CFFDB
ΔE00 5.45
Light Turquoise
#7EF4CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF1DB #F16F85
analogous
#6FF19A #6FF1DB #6FC6F1
triadic
#6FF1DB #DB6FF1 #F1DB6F
tetradic
#6FF1DB #9A6FF1 #F16F85 #C6F16F
square
#6FF1DB #9A6FF1 #F16F85 #C6F16F
split-complementary
#6FF1DB #F16FC6 #F19A6F
monochromatic
#14D1B1 #37ECCD #6FF1DB #A7F6E9 #DFFCF7
Accessibility & contrast
On white
1.37
#6FF1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#6FF1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF1DB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF1DB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D3D6DD
Tritanopia (blue-blind)
#11F5EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff1db; /* rgb */ color: rgb(111, 241, 219); /* oklch */ color: oklch(87.9% 0.120 180.7);
Tailwind
colors: {
custom: {
50: '#a2f6e6',
500: '#6ff1db',
950: '#000000',
},
}SCSS
$custom: #6ff1db; $custom-light: #a2f6e6; $custom-dark: #000000;
JSON
{
"hex": "#6ff1db",
"rgb": {
"r": 111,
"g": 241,
"b": 219
},
"hsl": {
"h": 169.846,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.87875,
"c": 0.11985,
"h": 180.7
},
"luminance": 0.71405
}Semantic roles & 50–950 ramp
primary
#6FF1DB
secondary
#CA3A53
accent
#072BDF
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584