#6FD9DC#6FD9DC
#6FD9DC is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.4% C 0.098 H 197.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD9DC |
|---|---|
| RGB | rgb(111, 217, 220) |
| HSL | hsl(182, 61%, 65%) |
| HSV | hsv(182, 50%, 86%) |
| CMYK | cmyk(49.5%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.83, -29.77, -10.92) |
| CIE-LCH | lch(80.83, 31.71, 200.14°) |
| OKLab | oklab(82.35% -0.0935 -0.0301) |
| OKLCH | oklch(82.35% 0.098 197.9) |
| XYZ | xyz(44.2814, 58.1686, 76.5904) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD9DC #DC726F
analogous
#6FDCA8 #6FD9DC #6FA3DC
triadic
#6FD9DC #DC6FD9 #D9DC6F
tetradic
#6FD9DC #A86FDC #DC726F #A3DC6F
square
#6FD9DC #A86FDC #DC726F #A3DC6F
split-complementary
#6FD9DC #DC6FA3 #DCA86F
monochromatic
#29A4A8 #3ECCD0 #6FD9DC #A0E6E8 #D1F3F4
Accessibility & contrast
On white
1.66
#6FD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6FD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD9DC
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD9DC | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#25DFDA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fd9dc; /* rgb */ color: rgb(111, 217, 220); /* oklch */ color: oklch(82.4% 0.098 197.9);
Tailwind
colors: {
custom: {
50: '#a0e5e6',
500: '#6fd9dc',
950: '#000000',
},
}SCSS
$custom: #6fd9dc; $custom-light: #a0e5e6; $custom-dark: #000000;
JSON
{
"hex": "#6fd9dc",
"rgb": {
"r": 111,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.651,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82353,
"c": 0.09824,
"h": 197.9
},
"luminance": 0.58173
}Semantic roles & 50–950 ramp
primary
#6FD9DC
secondary
#AB4745
accent
#221DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484