#6FDBD7#6FDBD7
#6FDBD7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.100 H 192.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBD7 |
|---|---|
| RGB | rgb(111, 219, 215) |
| HSL | hsl(178, 60%, 65%) |
| HSV | hsv(178, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(81.26, -32.01, -7.62) |
| CIE-LCH | lch(81.26, 32.90, 193.38°) |
| OKLab | oklab(82.65% -0.0978 -0.0211) |
| OKLCH | oklch(82.65% 0.1 192.2) |
| XYZ | xyz(44.1478, 58.9449, 73.3278) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 7.51
Bright Light Blue
#26F7FD
ΔE00 7.72
Robin'S Egg
#6DEDFD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBD7 #DB6F73
analogous
#6FDBA1 #6FDBD7 #6FA9DB
triadic
#6FDBD7 #D76FDB #DBD76F
tetradic
#6FDBD7 #A16FDB #DB6F73 #A9DB6F
square
#6FDBD7 #A16FDB #DB6F73 #A9DB6F
split-complementary
#6FDBD7 #DB6FA9 #DBA16F
monochromatic
#2AA6A1 #3ECFC9 #6FDBD7 #A0E7E5 #D1F3F2
Accessibility & contrast
On white
1.64
#6FDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6FDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBD7
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBD7 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#2BE0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdbd7; /* rgb */ color: rgb(111, 219, 215); /* oklch */ color: oklch(82.7% 0.100 192.2);
Tailwind
colors: {
custom: {
50: '#a0e6e3',
500: '#6fdbd7',
950: '#000000',
},
}SCSS
$custom: #6fdbd7; $custom-light: #a0e6e3; $custom-dark: #000000;
JSON
{
"hex": "#6fdbd7",
"rgb": {
"r": 111,
"g": 219,
"b": 215
},
"hsl": {
"h": 177.778,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.82651,
"c": 0.10003,
"h": 192.2
},
"luminance": 0.58949
}Semantic roles & 50–950 ramp
primary
#6FDBD7
secondary
#A94549
accent
#1E24C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484