#6FD7DC#6FD7DC
#6FD7DC is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.097 H 199.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7DC |
|---|---|
| RGB | rgb(111, 215, 220) |
| HSL | hsl(183, 61%, 65%) |
| HSV | hsv(183, 50%, 86%) |
| CMYK | cmyk(49.5%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.26, -28.80, -11.77) |
| CIE-LCH | lch(80.26, 31.12, 202.23°) |
| OKLab | oklab(81.89% -0.0913 -0.0325) |
| OKLCH | oklch(81.89% 0.097 199.6) |
| XYZ | xyz(43.7691, 57.1438, 76.4196) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7DC #DC746F
analogous
#6FDCAA #6FD7DC #6FA1DC
triadic
#6FD7DC #DC6FD7 #D7DC6F
tetradic
#6FD7DC #AA6FDC #DC746F #A1DC6F
square
#6FD7DC #AA6FDC #DC746F #A1DC6F
split-complementary
#6FD7DC #DC6FA1 #DCAA6F
monochromatic
#29A2A8 #3EC9D0 #6FD7DC #A0E5E8 #D1F2F4
Accessibility & contrast
On white
1.69
#6FD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6FD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7DC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7DC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#26DDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd7dc; /* rgb */ color: rgb(111, 215, 220); /* oklch */ color: oklch(81.9% 0.097 199.6);
Tailwind
colors: {
custom: {
50: '#a0e3e6',
500: '#6fd7dc',
950: '#000000',
},
}SCSS
$custom: #6fd7dc; $custom-light: #a0e3e6; $custom-dark: #000000;
JSON
{
"hex": "#6fd7dc",
"rgb": {
"r": 111,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.752,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.81893,
"c": 0.09691,
"h": 199.6
},
"luminance": 0.57148
}Semantic roles & 50–950 ramp
primary
#6FD7DC
secondary
#AB4945
accent
#251DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484