#6EDCDA#6EDCDA
#6EDCDA is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.101 H 193.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCDA |
|---|---|
| RGB | rgb(110, 220, 218) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.60, -31.93, -8.72) |
| CIE-LCH | lch(81.60, 33.10, 195.27°) |
| OKLab | oklab(82.94% -0.0983 -0.0241) |
| OKLCH | oklch(82.94% 0.101 193.8) |
| XYZ | xyz(44.6733, 59.5593, 75.4580) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 5.77
Turquoise
#40E0D0
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.87
Robin'S Egg
#6DEDFD
ΔE00 7.20
Bright Light Blue
#26F7FD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCDA #DC6E70
analogous
#6EDCA3 #6EDCDA #6EA7DC
triadic
#6EDCDA #DA6EDC #DCDA6E
tetradic
#6EDCDA #A36EDC #DC6E70 #A7DC6E
square
#6EDCDA #A36EDC #DC6E70 #A7DC6E
split-complementary
#6EDCDA #DC6EA7 #DCA36E
monochromatic
#28A7A5 #3DD0CD #6EDCDA #9FE8E7 #D1F4F3
Accessibility & contrast
On white
1.63
#6EDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6EDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCDA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCDA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#21E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edcda; /* rgb */ color: rgb(110, 220, 218); /* oklch */ color: oklch(82.9% 0.101 193.8);
Tailwind
colors: {
custom: {
50: '#a0e7e5',
500: '#6edcda',
950: '#000000',
},
}SCSS
$custom: #6edcda; $custom-light: #a0e7e5; $custom-dark: #000000;
JSON
{
"hex": "#6edcda",
"rgb": {
"r": 110,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.909,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82941,
"c": 0.1012,
"h": 193.8
},
"luminance": 0.59563
}Semantic roles & 50–950 ramp
primary
#6EDCDA
secondary
#AA4446
accent
#1D20C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484