#6FDFD7#6FDFD7
#6FDFD7 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.103 H 189.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFD7 |
|---|---|
| RGB | rgb(111, 223, 215) |
| HSL | hsl(176, 64%, 65%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.41, -33.89, -5.92) |
| CIE-LCH | lch(82.41, 34.41, 189.90°) |
| OKLab | oklab(83.58% -0.1022 -0.0165) |
| OKLCH | oklch(83.58% 0.104 189.2) |
| XYZ | xyz(45.2038, 61.0571, 73.6798) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.19
Mediumturquoise
#48D1CC
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.86
Bright Aqua
#0BF9EA
ΔE00 7.31
Bright Light Blue
#26F7FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFD7 #DF6F77
analogous
#6FDF9F #6FDFD7 #6FAFDF
triadic
#6FDFD7 #D76FDF #DFD76F
tetradic
#6FDFD7 #9F6FDF #DF6F77 #AFDF6F
square
#6FDFD7 #9F6FDF #DF6F77 #AFDF6F
split-complementary
#6FDFD7 #DF6FAF #DF9F6F
monochromatic
#26ADA4 #3DD4C9 #6FDFD7 #A1EAE5 #D3F5F3
Accessibility & contrast
On white
1.59
#6FDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6FDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFD7
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFD7 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C2C7D8
Tritanopia (blue-blind)
#28E4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfd7; /* rgb */ color: rgb(111, 223, 215); /* oklch */ color: oklch(83.6% 0.103 189.2);
Tailwind
colors: {
custom: {
50: '#a1e9e3',
500: '#6fdfd7',
950: '#000000',
},
}SCSS
$custom: #6fdfd7; $custom-light: #a1e9e3; $custom-dark: #000000;
JSON
{
"hex": "#6fdfd7",
"rgb": {
"r": 111,
"g": 223,
"b": 215
},
"hsl": {
"h": 175.714,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83577,
"c": 0.1035,
"h": 189.2
},
"luminance": 0.61061
}Semantic roles & 50–950 ramp
primary
#6FDFD7
secondary
#AF434B
accent
#1A27CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484