#6FD5D4#6FD5D4
#6FD5D4 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.2% C 0.095 H 194.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5D4 |
|---|---|
| RGB | rgb(111, 213, 212) |
| HSL | hsl(179, 55%, 64%) |
| HSV | hsv(179, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 0.5%, 16.5%) |
| CIE-LAB | lab(79.45, -29.91, -8.70) |
| CIE-LCH | lch(79.45, 31.15, 196.22°) |
| OKLab | oklab(81.16% -0.0924 -0.024) |
| OKLCH | oklch(81.16% 0.095 194.6) |
| XYZ | xyz(42.2287, 55.7178, 70.8038) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.89
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5D4 #D56F70
analogous
#6FD5A1 #6FD5D4 #6FA3D5
triadic
#6FD5D4 #D46FD5 #D5D46F
tetradic
#6FD5D4 #A16FD5 #D56F70 #A3D56F
square
#6FD5D4 #A16FD5 #D56F70 #A3D56F
split-complementary
#6FD5D4 #D56FA3 #D5A16F
monochromatic
#2E9C9B #40C7C6 #6FD5D4 #9EE3E2 #CEF1F0
Accessibility & contrast
On white
1.73
#6FD5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#6FD5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5D4
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5D4 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD4
Deuteranopia (green-blind)
#B8BFD5
Tritanopia (blue-blind)
#31DAD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd5d4; /* rgb */ color: rgb(111, 213, 212); /* oklch */ color: oklch(81.2% 0.095 194.6);
Tailwind
colors: {
custom: {
50: '#a0e2e1',
500: '#6fd5d4',
950: '#000000',
},
}SCSS
$custom: #6fd5d4; $custom-light: #a0e2e1; $custom-dark: #000000;
JSON
{
"hex": "#6fd5d4",
"rgb": {
"r": 111,
"g": 213,
"b": 212
},
"hsl": {
"h": 179.412,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.81165,
"c": 0.09546,
"h": 194.6
},
"luminance": 0.55721
}Semantic roles & 50–950 ramp
primary
#6FD5D4
secondary
#A14848
accent
#2325C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484