#6FD6D5#6FD6D5
#6FD6D5 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.096 H 194.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD6D5 |
|---|---|
| RGB | rgb(111, 214, 213) |
| HSL | hsl(179, 56%, 64%) |
| HSV | hsv(179, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 0.5%, 16.1%) |
| CIE-LAB | lab(79.77, -30.13, -8.76) |
| CIE-LCH | lch(79.77, 31.38, 196.22°) |
| OKLab | oklab(81.43% -0.0931 -0.0242) |
| OKLCH | oklch(81.43% 0.096 194.6) |
| XYZ | xyz(42.6075, 56.2730, 71.5543) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 6.66
Turquoise
#40E0D0
ΔE00 6.75
Robin'S Egg
#6DEDFD
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD6D5 #D66F70
analogous
#6FD6A1 #6FD6D5 #6FA3D6
triadic
#6FD6D5 #D56FD6 #D6D56F
tetradic
#6FD6D5 #A16FD6 #D66F70 #A3D66F
square
#6FD6D5 #A16FD6 #D66F70 #A3D66F
split-complementary
#6FD6D5 #D66FA3 #D6A16F
monochromatic
#2D9E9D #3FC8C7 #6FD6D5 #9FE4E3 #CEF1F1
Accessibility & contrast
On white
1.71
#6FD6D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6FD6D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD6D5
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD6D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD6D5 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD5
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#30DBD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd6d5; /* rgb */ color: rgb(111, 214, 213); /* oklch */ color: oklch(81.4% 0.096 194.6);
Tailwind
colors: {
custom: {
50: '#a0e3e1',
500: '#6fd6d5',
950: '#000000',
},
}SCSS
$custom: #6fd6d5; $custom-light: #a0e3e1; $custom-dark: #000000;
JSON
{
"hex": "#6fd6d5",
"rgb": {
"r": 111,
"g": 214,
"b": 213
},
"hsl": {
"h": 179.417,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.81429,
"c": 0.09618,
"h": 194.6
},
"luminance": 0.56277
}Semantic roles & 50–950 ramp
primary
#6FD6D5
secondary
#A24748
accent
#2224C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484