#6FDFD5#6FDFD5
#6FDFD5 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.104 H 187.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFD5 |
|---|---|
| RGB | rgb(111, 223, 213) |
| HSL | hsl(175, 64%, 65%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.35, -34.39, -4.94) |
| CIE-LCH | lch(82.35, 34.75, 188.17°) |
| OKLab | oklab(83.52% -0.103 -0.0139) |
| OKLCH | oklch(83.52% 0.104 187.7) |
| XYZ | xyz(44.9484, 60.9549, 72.3347) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.75
Mediumturquoise
#48D1CC
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 5.99
Bright Aqua
#0BF9EA
ΔE00 7.14
Darkturquoise
#00CED1
ΔE00 7.23
Seafoam Blue
#78D1B6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFD5 #DF6F79
analogous
#6FDF9D #6FDFD5 #6FB1DF
triadic
#6FDFD5 #D56FDF #DFD56F
tetradic
#6FDFD5 #9D6FDF #DF6F79 #B1DF6F
square
#6FDFD5 #9D6FDF #DF6F79 #B1DF6F
split-complementary
#6FDFD5 #DF6FB1 #DF9D6F
monochromatic
#26ADA1 #3DD4C6 #6FDFD5 #A1EAE4 #D3F5F2
Accessibility & contrast
On white
1.59
#6FDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6FDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFD5
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFD5 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#2BE4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfd5; /* rgb */ color: rgb(111, 223, 213); /* oklch */ color: oklch(83.5% 0.104 187.7);
Tailwind
colors: {
custom: {
50: '#a1e9e1',
500: '#6fdfd5',
950: '#000000',
},
}SCSS
$custom: #6fdfd5; $custom-light: #a1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#6fdfd5",
"rgb": {
"r": 111,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.643,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83515,
"c": 0.10394,
"h": 187.7
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#6FDFD5
secondary
#AF434D
accent
#1A2ACB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484