#6EDDDC#6EDDDC
#6EDDDC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.102 H 194.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDDC |
|---|---|
| RGB | rgb(110, 221, 220) |
| HSL | hsl(179, 62%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.94, -31.89, -9.27) |
| CIE-LCH | lch(81.94, 33.21, 196.21°) |
| OKLab | oklab(83.24% -0.0985 -0.0256) |
| OKLCH | oklch(83.24% 0.102 194.6) |
| XYZ | xyz(45.1998, 60.1911, 76.9324) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 5.85
Turquoise
#40E0D0
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 6.77
Bright Light Blue
#26F7FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDDC #DD6E6F
analogous
#6EDDA4 #6EDDDC #6EA7DD
triadic
#6EDDDC #DC6EDD #DDDC6E
tetradic
#6EDDDC #A46EDD #DD6E6F #A7DD6E
square
#6EDDDC #A46EDD #DD6E6F #A7DD6E
split-complementary
#6EDDDC #DD6EA7 #DDA46E
monochromatic
#28A9A8 #3CD1D0 #6EDDDC #A0E9E8 #D1F4F4
Accessibility & contrast
On white
1.61
#6EDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6EDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDDC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDDC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#1DE3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edddc; /* rgb */ color: rgb(110, 221, 220); /* oklch */ color: oklch(83.2% 0.102 194.6);
Tailwind
colors: {
custom: {
50: '#a0e8e6',
500: '#6edddc',
950: '#000000',
},
}SCSS
$custom: #6edddc; $custom-light: #a0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#6edddc",
"rgb": {
"r": 110,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.459,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.83237,
"c": 0.10182,
"h": 194.6
},
"luminance": 0.60195
}Semantic roles & 50–950 ramp
primary
#6EDDDC
secondary
#AC4445
accent
#1C1DCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484