#6FDED7#6FDED7
#6FDED7 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.103 H 189.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDED7 |
|---|---|
| RGB | rgb(111, 222, 215) |
| HSL | hsl(176, 63%, 65%) |
| HSV | hsv(176, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(82.12, -33.42, -6.34) |
| CIE-LCH | lch(82.12, 34.02, 190.74°) |
| OKLab | oklab(83.35% -0.1011 -0.0177) |
| OKLCH | oklch(83.35% 0.103 189.9) |
| XYZ | xyz(44.9375, 60.5243, 73.5910) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Turquoise
#40E0D0
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 6.59
Tiffany Blue
#7BF2DA
ΔE00 6.94
Bright Aqua
#0BF9EA
ΔE00 7.61
Bright Light Blue
#26F7FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDED7 #DE6F76
analogous
#6FDE9F #6FDED7 #6FAEDE
triadic
#6FDED7 #D76FDE #DED76F
tetradic
#6FDED7 #9F6FDE #DE6F76 #AEDE6F
square
#6FDED7 #9F6FDE #DE6F76 #AEDE6F
split-complementary
#6FDED7 #DE6FAE #DE9F6F
monochromatic
#27ABA3 #3DD3C9 #6FDED7 #A1E9E5 #D3F5F3
Accessibility & contrast
On white
1.60
#6FDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6FDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDED7
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDED7 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C1C7D8
Tritanopia (blue-blind)
#29E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fded7; /* rgb */ color: rgb(111, 222, 215); /* oklch */ color: oklch(83.3% 0.103 189.9);
Tailwind
colors: {
custom: {
50: '#a1e8e3',
500: '#6fded7',
950: '#000000',
},
}SCSS
$custom: #6fded7; $custom-light: #a1e8e3; $custom-dark: #000000;
JSON
{
"hex": "#6fded7",
"rgb": {
"r": 111,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.216,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83345,
"c": 0.1026,
"h": 189.9
},
"luminance": 0.60528
}Semantic roles & 50–950 ramp
primary
#6FDED7
secondary
#AE444A
accent
#1B26CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484