#6FDFD4#6FDFD4
#6FDFD4 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.104 H 186.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFD4 |
|---|---|
| RGB | rgb(111, 223, 212) |
| HSL | hsl(174, 64%, 65%) |
| HSV | hsv(174, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.33, -34.64, -4.44) |
| CIE-LCH | lch(82.33, 34.93, 187.31°) |
| OKLab | oklab(83.48% -0.1034 -0.0125) |
| OKLCH | oklch(83.48% 0.104 186.9) |
| XYZ | xyz(44.8219, 60.9043, 71.6683) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.57
Mediumturquoise
#48D1CC
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 7.03
Bright Aqua
#0BF9EA
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFD4 #DF6F7A
analogous
#6FDF9C #6FDFD4 #6FB2DF
triadic
#6FDFD4 #D46FDF #DFD46F
tetradic
#6FDFD4 #9C6FDF #DF6F7A #B2DF6F
square
#6FDFD4 #9C6FDF #DF6F7A #B2DF6F
split-complementary
#6FDFD4 #DF6FB2 #DF9C6F
monochromatic
#26ADA0 #3DD4C5 #6FDFD4 #A1EAE3 #D3F5F2
Accessibility & contrast
On white
1.59
#6FDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6FDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFD4
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFD4 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#2CE3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfd4; /* rgb */ color: rgb(111, 223, 212); /* oklch */ color: oklch(83.5% 0.104 186.9);
Tailwind
colors: {
custom: {
50: '#a0e9e1',
500: '#6fdfd4',
950: '#000000',
},
}SCSS
$custom: #6fdfd4; $custom-light: #a0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#6fdfd4",
"rgb": {
"r": 111,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.107,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83483,
"c": 0.1042,
"h": 186.9
},
"luminance": 0.60908
}Semantic roles & 50–950 ramp
primary
#6FDFD4
secondary
#AF434E
accent
#1A2BCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484