#6FD8CC#6FD8CC
#6FD8CC is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.6% C 0.100 H 185.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8CC |
|---|---|
| RGB | rgb(111, 216, 204) |
| HSL | hsl(173, 57%, 64%) |
| HSV | hsv(173, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(80.09, -33.34, -3.48) |
| CIE-LCH | lch(80.09, 33.52, 185.95°) |
| OKLab | oklab(81.61% -0.0991 -0.0099) |
| OKLCH | oklch(81.61% 0.1 185.7) |
| XYZ | xyz(42.0060, 56.8472, 65.8740) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Turquoise
#40E0D0
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 5.87
Tiffany Blue
#7BF2DA
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8CC #D86F7B
analogous
#6FD898 #6FD8CC #6FB0D8
triadic
#6FD8CC #CC6FD8 #D8CC6F
tetradic
#6FD8CC #986FD8 #D86F7B #B0D86F
square
#6FD8CC #986FD8 #D86F7B #B0D86F
split-complementary
#6FD8CC #D86FB0 #D8986F
monochromatic
#2CA194 #3FCBBB #6FD8CC #9FE5DD #CFF2EE
Accessibility & contrast
On white
1.70
#6FD8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6FD8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8CC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8CC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#38DCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd8cc; /* rgb */ color: rgb(111, 216, 204); /* oklch */ color: oklch(81.6% 0.100 185.7);
Tailwind
colors: {
custom: {
50: '#a0e4db',
500: '#6fd8cc',
950: '#000000',
},
}SCSS
$custom: #6fd8cc; $custom-light: #a0e4db; $custom-dark: #000000;
JSON
{
"hex": "#6fd8cc",
"rgb": {
"r": 111,
"g": 216,
"b": 204
},
"hsl": {
"h": 173.143,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.81608,
"c": 0.09959,
"h": 185.7
},
"luminance": 0.56851
}Semantic roles & 50–950 ramp
primary
#6FD8CC
secondary
#A54651
accent
#2133C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484