#6FD8CF#6FD8CF
#6FD8CF is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.099 H 188.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8CF |
|---|---|
| RGB | rgb(111, 216, 207) |
| HSL | hsl(175, 57%, 64%) |
| HSV | hsv(175, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(80.18, -32.60, -4.96) |
| CIE-LCH | lch(80.18, 32.97, 188.64°) |
| OKLab | oklab(81.7% -0.0978 -0.0139) |
| OKLCH | oklch(81.7% 0.099 188.1) |
| XYZ | xyz(42.3693, 56.9926, 67.7873) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.49
Turquoise
#40E0D0
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 6.87
Tiffany Blue
#7BF2DA
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8CF #D86F78
analogous
#6FD89B #6FD8CF #6FADD8
triadic
#6FD8CF #CF6FD8 #D8CF6F
tetradic
#6FD8CF #9B6FD8 #D86F78 #ADD86F
square
#6FD8CF #9B6FD8 #D86F78 #ADD86F
split-complementary
#6FD8CF #D86FAD #D89B6F
monochromatic
#2CA197 #3FCBBF #6FD8CF #9FE5DF #CFF2EF
Accessibility & contrast
On white
1.69
#6FD8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6FD8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8CF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8CF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#BDC1D0
Tritanopia (blue-blind)
#35DCD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd8cf; /* rgb */ color: rgb(111, 216, 207); /* oklch */ color: oklch(81.7% 0.099 188.1);
Tailwind
colors: {
custom: {
50: '#a0e4dd',
500: '#6fd8cf',
950: '#000000',
},
}SCSS
$custom: #6fd8cf; $custom-light: #a0e4dd; $custom-dark: #000000;
JSON
{
"hex": "#6fd8cf",
"rgb": {
"r": 111,
"g": 216,
"b": 207
},
"hsl": {
"h": 174.857,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.81701,
"c": 0.0988,
"h": 188.1
},
"luminance": 0.56996
}Semantic roles & 50–950 ramp
primary
#6FD8CF
secondary
#A5464E
accent
#212FC5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484