#6EDCD9#6EDCD9
#6EDCD9 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.101 H 193.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD9 |
|---|---|
| RGB | rgb(110, 220, 217) |
| HSL | hsl(178, 61%, 65%) |
| HSV | hsv(178, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.57, -32.18, -8.23) |
| CIE-LCH | lch(81.57, 33.22, 194.34°) |
| OKLab | oklab(82.91% -0.0987 -0.0228) |
| OKLCH | oklch(82.91% 0.101 193) |
| XYZ | xyz(44.5428, 59.5071, 74.7709) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Turquoise
#40E0D0
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 5.84
Aqua Blue
#02D8E9
ΔE00 7.17
Bright Light Blue
#26F7FD
ΔE00 7.34
Robin'S Egg
#6DEDFD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD9 #DC6E71
analogous
#6EDCA2 #6EDCD9 #6EA8DC
triadic
#6EDCD9 #D96EDC #DCD96E
tetradic
#6EDCD9 #A26EDC #DC6E71 #A8DC6E
square
#6EDCD9 #A26EDC #DC6E71 #A8DC6E
split-complementary
#6EDCD9 #DC6EA8 #DCA26E
monochromatic
#28A7A4 #3DD0CC #6EDCD9 #9FE8E6 #D1F4F3
Accessibility & contrast
On white
1.63
#6EDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6EDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD9
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD9 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D9
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#23E1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edcd9; /* rgb */ color: rgb(110, 220, 217); /* oklch */ color: oklch(82.9% 0.101 193.0);
Tailwind
colors: {
custom: {
50: '#a0e7e4',
500: '#6edcd9',
950: '#000000',
},
}SCSS
$custom: #6edcd9; $custom-light: #a0e7e4; $custom-dark: #000000;
JSON
{
"hex": "#6edcd9",
"rgb": {
"r": 110,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.364,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82908,
"c": 0.1013,
"h": 193
},
"luminance": 0.59511
}Semantic roles & 50–950 ramp
primary
#6EDCD9
secondary
#AA4447
accent
#1D21C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484