#6FDFD6#6FDFD6
#6FDFD6 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.104 H 188.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFD6 |
|---|---|
| RGB | rgb(111, 223, 214) |
| HSL | hsl(175, 64%, 65%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.38, -34.14, -5.43) |
| CIE-LCH | lch(82.38, 34.57, 189.03°) |
| OKLab | oklab(83.55% -0.1026 -0.0152) |
| OKLCH | oklch(83.55% 0.104 188.4) |
| XYZ | xyz(45.0758, 61.0058, 73.0052) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.96
Mediumturquoise
#48D1CC
ΔE00 4.34
Tiffany Blue
#7BF2DA
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 7.04
Bright Aqua
#0BF9EA
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFD6 #DF6F78
analogous
#6FDF9E #6FDFD6 #6FB0DF
triadic
#6FDFD6 #D66FDF #DFD66F
tetradic
#6FDFD6 #9E6FDF #DF6F78 #B0DF6F
square
#6FDFD6 #9E6FDF #DF6F78 #B0DF6F
split-complementary
#6FDFD6 #DF6FB0 #DF9E6F
monochromatic
#26ADA2 #3DD4C8 #6FDFD6 #A1EAE4 #D3F5F3
Accessibility & contrast
On white
1.59
#6FDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6FDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFD6
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFD6 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#C2C7D7
Tritanopia (blue-blind)
#2AE4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfd6; /* rgb */ color: rgb(111, 223, 214); /* oklch */ color: oklch(83.5% 0.104 188.4);
Tailwind
colors: {
custom: {
50: '#a1e9e2',
500: '#6fdfd6',
950: '#000000',
},
}SCSS
$custom: #6fdfd6; $custom-light: #a1e9e2; $custom-dark: #000000;
JSON
{
"hex": "#6fdfd6",
"rgb": {
"r": 111,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.179,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83546,
"c": 0.10371,
"h": 188.4
},
"luminance": 0.6101
}Semantic roles & 50–950 ramp
primary
#6FDFD6
secondary
#AF434C
accent
#1A28CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484