#6FD1DB#6FD1DB
#6FD1DB is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.5% C 0.093 H 204.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD1DB |
|---|---|
| RGB | rgb(111, 209, 219) |
| HSL | hsl(186, 60%, 65%) |
| HSV | hsv(186, 49%, 86%) |
| CMYK | cmyk(49.3%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.51, -26.14, -13.85) |
| CIE-LCH | lch(78.51, 29.58, 207.91°) |
| OKLab | oklab(80.48% -0.085 -0.0382) |
| OKLCH | oklch(80.48% 0.093 204.2) |
| XYZ | xyz(42.1371, 54.0912, 75.2242) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.02
Darkturquoise
#00CED1
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.40
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD1DB #DB796F
analogous
#6FDBAF #6FD1DB #6F9BDB
triadic
#6FD1DB #DB6FD1 #D1DB6F
tetradic
#6FD1DB #AF6FDB #DB796F #9BDB6F
square
#6FD1DB #AF6FDB #DB796F #9BDB6F
split-complementary
#6FD1DB #DB6F9B #DBAF6F
monochromatic
#2A9BA6 #3EC1CF #6FD1DB #A0E1E7 #D1F0F3
Accessibility & contrast
On white
1.78
#6FD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#6FD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD1DB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD1DB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#2BD8D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd1db; /* rgb */ color: rgb(111, 209, 219); /* oklch */ color: oklch(80.5% 0.093 204.2);
Tailwind
colors: {
custom: {
50: '#a0dfe6',
500: '#6fd1db',
950: '#000000',
},
}SCSS
$custom: #6fd1db; $custom-light: #a0dfe6; $custom-dark: #000000;
JSON
{
"hex": "#6fd1db",
"rgb": {
"r": 111,
"g": 209,
"b": 219
},
"hsl": {
"h": 185.556,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.8048,
"c": 0.09323,
"h": 204.2
},
"luminance": 0.54095
}Semantic roles & 50–950 ramp
primary
#6FD1DB
secondary
#A94E45
accent
#2E1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484