#6EDFCD#6EDFCD
#6EDFCD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.107 H 181.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFCD |
|---|---|
| RGB | rgb(110, 223, 205) |
| HSL | hsl(170, 64%, 65%) |
| HSV | hsv(170, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.11, -36.57, -1.06) |
| CIE-LCH | lch(82.11, 36.59, 181.66°) |
| OKLab | oklab(83.23% -0.1071 -0.0034) |
| OKLCH | oklch(83.23% 0.107 181.8) |
| XYZ | xyz(43.8328, 60.4942, 67.1124) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.94
Aqua (survey)
#13EAC9
ΔE00 6.16
Pale Teal
#82CBB2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFCD #DF6E80
analogous
#6EDF94 #6EDFCD #6EB9DF
triadic
#6EDFCD #CD6EDF #DFCD6E
tetradic
#6EDFCD #946EDF #DF6E80 #B9DF6E
square
#6EDFCD #946EDF #DF6E80 #B9DF6E
split-complementary
#6EDFCD #DF6EB9 #DF946E
monochromatic
#26AD97 #3CD4BC #6EDFCD #A0EADE #D2F5F0
Accessibility & contrast
On white
1.60
#6EDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6EDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFCD
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFCD | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#30E3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edfcd; /* rgb */ color: rgb(110, 223, 205); /* oklch */ color: oklch(83.2% 0.107 181.8);
Tailwind
colors: {
custom: {
50: '#a0e9dc',
500: '#6edfcd',
950: '#000000',
},
}SCSS
$custom: #6edfcd; $custom-light: #a0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#6edfcd",
"rgb": {
"r": 110,
"g": 223,
"b": 205
},
"hsl": {
"h": 170.442,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83233,
"c": 0.10714,
"h": 181.8
},
"luminance": 0.60498
}Semantic roles & 50–950 ramp
primary
#6EDFCD
secondary
#AE4354
accent
#1A36CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484