#6EDFD2#6EDFD2
#6EDFD2 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.105 H 185.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFD2 |
|---|---|
| RGB | rgb(110, 223, 210) |
| HSL | hsl(173, 64%, 65%) |
| HSV | hsv(173, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(82.24, -35.35, -3.52) |
| CIE-LCH | lch(82.24, 35.52, 185.68°) |
| OKLab | oklab(83.38% -0.1049 -0.01) |
| OKLCH | oklch(83.38% 0.105 185.5) |
| XYZ | xyz(44.4460, 60.7395, 70.3419) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Mediumturquoise
#48D1CC
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 6.48
Bright Aqua
#0BF9EA
ΔE00 6.99
Aqua (survey)
#13EAC9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFD2 #DF6E7B
analogous
#6EDF99 #6EDFD2 #6EB4DF
triadic
#6EDFD2 #D26EDF #DFD26E
tetradic
#6EDFD2 #996EDF #DF6E7B #B4DF6E
square
#6EDFD2 #996EDF #DF6E7B #B4DF6E
split-complementary
#6EDFD2 #DF6EB4 #DF996E
monochromatic
#26AD9D #3CD4C2 #6EDFD2 #A0EAE2 #D2F5F1
Accessibility & contrast
On white
1.60
#6EDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6EDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFD2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFD2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#2BE3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edfd2; /* rgb */ color: rgb(110, 223, 210); /* oklch */ color: oklch(83.4% 0.105 185.5);
Tailwind
colors: {
custom: {
50: '#a0e9df',
500: '#6edfd2',
950: '#000000',
},
}SCSS
$custom: #6edfd2; $custom-light: #a0e9df; $custom-dark: #000000;
JSON
{
"hex": "#6edfd2",
"rgb": {
"r": 110,
"g": 223,
"b": 210
},
"hsl": {
"h": 173.097,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83384,
"c": 0.10542,
"h": 185.5
},
"luminance": 0.60743
}Semantic roles & 50–950 ramp
primary
#6EDFD2
secondary
#AE434F
accent
#1A2ECC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484