#6FD5CD#6FD5CD
#6FD5CD is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.9% C 0.096 H 188.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5CD |
|---|---|
| RGB | rgb(111, 213, 205) |
| HSL | hsl(175, 55%, 64%) |
| HSV | hsv(175, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.26, -31.67, -5.25) |
| CIE-LCH | lch(79.26, 32.11, 189.40°) |
| OKLab | oklab(80.94% -0.0953 -0.0147) |
| OKLCH | oklch(80.94% 0.096 188.7) |
| XYZ | xyz(41.3647, 55.3722, 66.2539) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.21
Turquoise
#40E0D0
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.56
Tiffany Blue
#7BF2DA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5CD #D56F77
analogous
#6FD59A #6FD5CD #6FAAD5
triadic
#6FD5CD #CD6FD5 #D5CD6F
tetradic
#6FD5CD #9A6FD5 #D56F77 #AAD56F
square
#6FD5CD #9A6FD5 #D56F77 #AAD56F
split-complementary
#6FD5CD #D56FAA #D59A6F
monochromatic
#2E9C93 #40C7BD #6FD5CD #9EE3DD #CEF1EE
Accessibility & contrast
On white
1.74
#6FD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6FD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5CD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5CD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#38D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd5cd; /* rgb */ color: rgb(111, 213, 205); /* oklch */ color: oklch(80.9% 0.096 188.7);
Tailwind
colors: {
custom: {
50: '#9fe2dc',
500: '#6fd5cd',
950: '#000000',
},
}SCSS
$custom: #6fd5cd; $custom-light: #9fe2dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd5cd",
"rgb": {
"r": 111,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.294,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.8094,
"c": 0.09644,
"h": 188.7
},
"luminance": 0.55376
}Semantic roles & 50–950 ramp
primary
#6FD5CD
secondary
#A1484F
accent
#2330C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484