#6EDCDD#6EDCDD
#6EDCDD is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.101 H 196.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCDD |
|---|---|
| RGB | rgb(110, 220, 221) |
| HSL | hsl(181, 62%, 65%) |
| HSV | hsv(181, 50%, 87%) |
| CMYK | cmyk(50.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.68, -31.16, -10.18) |
| CIE-LCH | lch(81.68, 32.78, 198.10°) |
| OKLab | oklab(83.04% -0.097 -0.0281) |
| OKLCH | oklch(83.04% 0.101 196.2) |
| XYZ | xyz(45.0694, 59.7178, 77.5442) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCDD #DD6F6E
analogous
#6EDDA7 #6EDCDD #6EA4DD
triadic
#6EDCDD #DD6EDC #DCDD6E
tetradic
#6EDCDD #A76EDD #DD6F6E #A4DD6E
square
#6EDCDD #A76EDD #DD6F6E #A4DD6E
split-complementary
#6EDCDD #DD6EA4 #DDA76E
monochromatic
#28A8A9 #3CD0D1 #6EDCDD #A0E8E9 #D1F4F4
Accessibility & contrast
On white
1.62
#6EDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6EDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCDD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCDD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#1CE2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edcdd; /* rgb */ color: rgb(110, 220, 221); /* oklch */ color: oklch(83.0% 0.101 196.2);
Tailwind
colors: {
custom: {
50: '#a0e7e7',
500: '#6edcdd',
950: '#000000',
},
}SCSS
$custom: #6edcdd; $custom-light: #a0e7e7; $custom-dark: #000000;
JSON
{
"hex": "#6edcdd",
"rgb": {
"r": 110,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.541,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.83039,
"c": 0.10104,
"h": 196.2
},
"luminance": 0.59722
}Semantic roles & 50–950 ramp
primary
#6EDCDD
secondary
#AC4544
accent
#1D1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484