#6EDDCD#6EDDCD
#6EDDCD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.105 H 183.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDCD |
|---|---|
| RGB | rgb(110, 221, 205) |
| HSL | hsl(171, 62%, 65%) |
| HSV | hsv(171, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.53, -35.65, -1.90) |
| CIE-LCH | lch(81.53, 35.70, 183.06°) |
| OKLab | oklab(82.77% -0.1049 -0.0057) |
| OKLCH | oklch(82.77% 0.105 183.1) |
| XYZ | xyz(43.3016, 59.4318, 66.9353) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 5.36
Aqua (survey)
#13EAC9
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDCD #DD6E7E
analogous
#6EDD95 #6EDDCD #6EB6DD
triadic
#6EDDCD #CD6EDD #DDCD6E
tetradic
#6EDDCD #956EDD #DD6E7E #B6DD6E
square
#6EDDCD #956EDD #DD6E7E #B6DD6E
split-complementary
#6EDDCD #DD6EB6 #DD956E
monochromatic
#28A996 #3CD1BC #6EDDCD #A0E9DE #D1F4EF
Accessibility & contrast
On white
1.63
#6EDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6EDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDCD
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDCD | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#31E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6eddcd; /* rgb */ color: rgb(110, 221, 205); /* oklch */ color: oklch(82.8% 0.105 183.1);
Tailwind
colors: {
custom: {
50: '#9fe8dc',
500: '#6eddcd',
950: '#000000',
},
}SCSS
$custom: #6eddcd; $custom-light: #9fe8dc; $custom-dark: #000000;
JSON
{
"hex": "#6eddcd",
"rgb": {
"r": 110,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.351,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.82766,
"c": 0.10503,
"h": 183.1
},
"luminance": 0.59436
}Semantic roles & 50–950 ramp
primary
#6EDDCD
secondary
#AC4453
accent
#1C35CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484