#6FD8CD#6FD8CD
#6FD8CD is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.6% C 0.099 H 186.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8CD |
|---|---|
| RGB | rgb(111, 216, 205) |
| HSL | hsl(174, 57%, 64%) |
| HSV | hsv(174, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.12, -33.09, -3.97) |
| CIE-LCH | lch(80.12, 33.33, 186.84°) |
| OKLab | oklab(81.64% -0.0987 -0.0112) |
| OKLCH | oklch(81.64% 0.099 186.5) |
| XYZ | xyz(42.1263, 56.8954, 66.5077) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.80
Turquoise
#40E0D0
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.90
Tiffany Blue
#7BF2DA
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8CD #D86F7A
analogous
#6FD899 #6FD8CD #6FAFD8
triadic
#6FD8CD #CD6FD8 #D8CD6F
tetradic
#6FD8CD #996FD8 #D86F7A #AFD86F
square
#6FD8CD #996FD8 #D86F7A #AFD86F
split-complementary
#6FD8CD #D86FAF #D8996F
monochromatic
#2CA195 #3FCBBC #6FD8CD #9FE5DE #CFF2EE
Accessibility & contrast
On white
1.70
#6FD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#6FD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8CD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8CD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#37DCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd8cd; /* rgb */ color: rgb(111, 216, 205); /* oklch */ color: oklch(81.6% 0.099 186.5);
Tailwind
colors: {
custom: {
50: '#a0e4dc',
500: '#6fd8cd',
950: '#000000',
},
}SCSS
$custom: #6fd8cd; $custom-light: #a0e4dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd8cd",
"rgb": {
"r": 111,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.714,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.81639,
"c": 0.09931,
"h": 186.5
},
"luminance": 0.56899
}Semantic roles & 50–950 ramp
primary
#6FD8CD
secondary
#A54650
accent
#2132C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484