#6EDFD1#6EDFD1
#6EDFD1 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.106 H 184.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFD1 |
|---|---|
| RGB | rgb(110, 223, 209) |
| HSL | hsl(173, 64%, 65%) |
| HSV | hsv(173, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(82.21, -35.60, -3.03) |
| CIE-LCH | lch(82.21, 35.72, 184.86°) |
| OKLab | oklab(83.35% -0.1054 -0.0087) |
| OKLCH | oklch(83.35% 0.106 184.7) |
| XYZ | xyz(44.3218, 60.6898, 69.6879) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.13
Mediumturquoise
#48D1CC
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 6.20
Bright Aqua
#0BF9EA
ΔE00 6.99
Aqua (survey)
#13EAC9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFD1 #DF6E7C
analogous
#6EDF98 #6EDFD1 #6EB5DF
triadic
#6EDFD1 #D16EDF #DFD16E
tetradic
#6EDFD1 #986EDF #DF6E7C #B5DF6E
square
#6EDFD1 #986EDF #DF6E7C #B5DF6E
split-complementary
#6EDFD1 #DF6EB5 #DF986E
monochromatic
#26AD9C #3CD4C1 #6EDFD1 #A0EAE1 #D2F5F1
Accessibility & contrast
On white
1.60
#6EDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6EDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFD1
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFD1 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4D1
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#2CE3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edfd1; /* rgb */ color: rgb(110, 223, 209); /* oklch */ color: oklch(83.4% 0.106 184.7);
Tailwind
colors: {
custom: {
50: '#a0e9df',
500: '#6edfd1',
950: '#000000',
},
}SCSS
$custom: #6edfd1; $custom-light: #a0e9df; $custom-dark: #000000;
JSON
{
"hex": "#6edfd1",
"rgb": {
"r": 110,
"g": 223,
"b": 209
},
"hsl": {
"h": 172.566,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83354,
"c": 0.10572,
"h": 184.7
},
"luminance": 0.60694
}Semantic roles & 50–950 ramp
primary
#6EDFD1
secondary
#AE4350
accent
#1A30CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484