#6FDED5#6FDED5
#6FDED5 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.103 H 188.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDED5 |
|---|---|
| RGB | rgb(111, 222, 213) |
| HSL | hsl(175, 63%, 65%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(82.07, -33.93, -5.36) |
| CIE-LCH | lch(82.07, 34.35, 188.98°) |
| OKLab | oklab(83.28% -0.1019 -0.015) |
| OKLCH | oklch(83.28% 0.103 188.4) |
| XYZ | xyz(44.6821, 60.4222, 72.2459) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.99
Mediumturquoise
#48D1CC
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.93
Bright Aqua
#0BF9EA
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDED5 #DE6F78
analogous
#6FDE9D #6FDED5 #6FAFDE
triadic
#6FDED5 #D56FDE #DED56F
tetradic
#6FDED5 #9D6FDE #DE6F78 #AFDE6F
square
#6FDED5 #9D6FDE #DE6F78 #AFDE6F
split-complementary
#6FDED5 #DE6FAF #DE9D6F
monochromatic
#27ABA1 #3DD3C6 #6FDED5 #A1E9E4 #D3F5F2
Accessibility & contrast
On white
1.60
#6FDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6FDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDED5
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDED5 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#2BE3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fded5; /* rgb */ color: rgb(111, 222, 213); /* oklch */ color: oklch(83.3% 0.103 188.4);
Tailwind
colors: {
custom: {
50: '#a0e8e1',
500: '#6fded5',
950: '#000000',
},
}SCSS
$custom: #6fded5; $custom-light: #a0e8e1; $custom-dark: #000000;
JSON
{
"hex": "#6fded5",
"rgb": {
"r": 111,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.135,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83282,
"c": 0.10302,
"h": 188.4
},
"luminance": 0.60426
}Semantic roles & 50–950 ramp
primary
#6FDED5
secondary
#AE444C
accent
#1B29CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484