#6FD5CC#6FD5CC
#6FD5CC is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.9% C 0.097 H 187.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5CC |
|---|---|
| RGB | rgb(111, 213, 204) |
| HSL | hsl(175, 55%, 64%) |
| HSV | hsv(175, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.23, -31.92, -4.75) |
| CIE-LCH | lch(79.23, 32.27, 188.46°) |
| OKLab | oklab(80.91% -0.0957 -0.0133) |
| OKLCH | oklch(80.91% 0.097 187.9) |
| XYZ | xyz(41.2444, 55.3241, 65.6202) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.32
Turquoise
#40E0D0
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 6.64
Pale Teal
#82CBB2
ΔE00 7.26
Tiffany Blue
#7BF2DA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5CC #D56F78
analogous
#6FD599 #6FD5CC #6FABD5
triadic
#6FD5CC #CC6FD5 #D5CC6F
tetradic
#6FD5CC #996FD5 #D56F78 #ABD56F
square
#6FD5CC #996FD5 #D56F78 #ABD56F
split-complementary
#6FD5CC #D56FAB #D5996F
monochromatic
#2E9C92 #40C7BB #6FD5CC #9EE3DD #CEF1EE
Accessibility & contrast
On white
1.74
#6FD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6FD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5CC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5CC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#39D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd5cc; /* rgb */ color: rgb(111, 213, 204); /* oklch */ color: oklch(80.9% 0.097 187.9);
Tailwind
colors: {
custom: {
50: '#9fe2db',
500: '#6fd5cc',
950: '#000000',
},
}SCSS
$custom: #6fd5cc; $custom-light: #9fe2db; $custom-dark: #000000;
JSON
{
"hex": "#6fd5cc",
"rgb": {
"r": 111,
"g": 213,
"b": 204
},
"hsl": {
"h": 174.706,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.80909,
"c": 0.09666,
"h": 187.9
},
"luminance": 0.55328
}Semantic roles & 50–950 ramp
primary
#6FD5CC
secondary
#A1484F
accent
#2331C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484