#6FD9CD#6FD9CD
#6FD9CD is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.100 H 185.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD9CD |
|---|---|
| RGB | rgb(111, 217, 205) |
| HSL | hsl(173, 58%, 64%) |
| HSV | hsv(173, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.41, -33.56, -3.54) |
| CIE-LCH | lch(80.41, 33.75, 186.03°) |
| OKLab | oklab(81.87% -0.0998 -0.0101) |
| OKLCH | oklch(81.87% 0.1 185.8) |
| XYZ | xyz(42.3833, 57.4093, 66.5934) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.97
Tiffany Blue
#7BF2DA
ΔE00 6.53
Pale Teal
#82CBB2
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD9CD #D96F7B
analogous
#6FD998 #6FD9CD #6FB0D9
triadic
#6FD9CD #CD6FD9 #D9CD6F
tetradic
#6FD9CD #986FD9 #D96F7B #B0D96F
square
#6FD9CD #986FD9 #D96F7B #B0D96F
split-complementary
#6FD9CD #D96FB0 #D9986F
monochromatic
#2BA395 #3FCCBC #6FD9CD #9FE6DE #D0F3EF
Accessibility & contrast
On white
1.68
#6FD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#6FD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD9CD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD9CD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#36DDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd9cd; /* rgb */ color: rgb(111, 217, 205); /* oklch */ color: oklch(81.9% 0.100 185.8);
Tailwind
colors: {
custom: {
50: '#a0e5dc',
500: '#6fd9cd',
950: '#000000',
},
}SCSS
$custom: #6fd9cd; $custom-light: #a0e5dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd9cd",
"rgb": {
"r": 111,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.208,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.81872,
"c": 0.1003,
"h": 185.8
},
"luminance": 0.57413
}Semantic roles & 50–950 ramp
primary
#6FD9CD
secondary
#A64651
accent
#2032C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484