#6FDFD8#6FDFD8
#6FDFD8 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.103 H 190.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFD8 |
|---|---|
| RGB | rgb(111, 223, 216) |
| HSL | hsl(176, 64%, 65%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(82.44, -33.64, -6.41) |
| CIE-LCH | lch(82.44, 34.25, 190.78°) |
| OKLab | oklab(83.61% -0.1017 -0.0178) |
| OKLCH | oklch(83.61% 0.103 190) |
| XYZ | xyz(45.3327, 61.1086, 74.3586) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 4.44
Darkturquoise
#00CED1
ΔE00 6.70
Tiffany Blue
#7BF2DA
ΔE00 6.81
Bright Aqua
#0BF9EA
ΔE00 7.42
Bright Light Blue
#26F7FD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFD8 #DF6F76
analogous
#6FDFA0 #6FDFD8 #6FAEDF
triadic
#6FDFD8 #D86FDF #DFD86F
tetradic
#6FDFD8 #A06FDF #DF6F76 #AEDF6F
square
#6FDFD8 #A06FDF #DF6F76 #AEDF6F
split-complementary
#6FDFD8 #DF6FAE #DFA06F
monochromatic
#26ADA5 #3DD4CA #6FDFD8 #A1EAE6 #D3F5F3
Accessibility & contrast
On white
1.59
#6FDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6FDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFD8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFD8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C2C7D9
Tritanopia (blue-blind)
#27E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfd8; /* rgb */ color: rgb(111, 223, 216); /* oklch */ color: oklch(83.6% 0.103 190.0);
Tailwind
colors: {
custom: {
50: '#a1e9e4',
500: '#6fdfd8',
950: '#000000',
},
}SCSS
$custom: #6fdfd8; $custom-light: #a1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#6fdfd8",
"rgb": {
"r": 111,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.25,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83609,
"c": 0.1033,
"h": 190
},
"luminance": 0.61113
}Semantic roles & 50–950 ramp
primary
#6FDFD8
secondary
#AF434A
accent
#1A25CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484