#6EDFD5#6EDFD5
#6EDFD5 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.105 H 187.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFD5 |
|---|---|
| RGB | rgb(110, 223, 213) |
| HSL | hsl(175, 64%, 65%) |
| HSV | hsv(175, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.32, -34.61, -4.99) |
| CIE-LCH | lch(82.32, 34.96, 188.21°) |
| OKLab | oklab(83.48% -0.1037 -0.014) |
| OKLCH | oklch(83.48% 0.105 187.7) |
| XYZ | xyz(44.8233, 60.8904, 72.3288) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.67
Mediumturquoise
#48D1CC
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 6.00
Bright Aqua
#0BF9EA
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFD5 #DF6E78
analogous
#6EDF9C #6EDFD5 #6EB1DF
triadic
#6EDFD5 #D56EDF #DFD56E
tetradic
#6EDFD5 #9C6EDF #DF6E78 #B1DF6E
square
#6EDFD5 #9C6EDF #DF6E78 #B1DF6E
split-complementary
#6EDFD5 #DF6EB1 #DF9C6E
monochromatic
#26ADA1 #3CD4C6 #6EDFD5 #A0EAE4 #D2F5F2
Accessibility & contrast
On white
1.59
#6EDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6EDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFD5
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFD5 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#27E4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edfd5; /* rgb */ color: rgb(110, 223, 213); /* oklch */ color: oklch(83.5% 0.105 187.7);
Tailwind
colors: {
custom: {
50: '#a0e9e1',
500: '#6edfd5',
950: '#000000',
},
}SCSS
$custom: #6edfd5; $custom-light: #a0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#6edfd5",
"rgb": {
"r": 110,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.69,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83477,
"c": 0.1046,
"h": 187.7
},
"luminance": 0.60894
}Semantic roles & 50–950 ramp
primary
#6EDFD5
secondary
#AE434C
accent
#1A2ACC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484