#6EDFCF#6EDFCF
#6EDFCF is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 183.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFCF |
|---|---|
| RGB | rgb(110, 223, 207) |
| HSL | hsl(172, 64%, 65%) |
| HSV | hsv(172, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.16, -36.09, -2.04) |
| CIE-LCH | lch(82.16, 36.14, 183.24°) |
| OKLab | oklab(83.29% -0.1062 -0.0061) |
| OKLCH | oklch(83.29% 0.106 183.3) |
| XYZ | xyz(44.0758, 60.5914, 68.3920) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 5.46
Seafoam Blue
#78D1B6
ΔE00 5.68
Aqua (survey)
#13EAC9
ΔE00 6.60
Bright Aqua
#0BF9EA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFCF #DF6E7E
analogous
#6EDF96 #6EDFCF #6EB7DF
triadic
#6EDFCF #CF6EDF #DFCF6E
tetradic
#6EDFCF #966EDF #DF6E7E #B7DF6E
square
#6EDFCF #966EDF #DF6E7E #B7DF6E
split-complementary
#6EDFCF #DF6EB7 #DF966E
monochromatic
#26AD99 #3CD4BE #6EDFCF #A0EAE0 #D2F5F0
Accessibility & contrast
On white
1.60
#6EDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6EDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFCF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFCF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#2EE3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edfcf; /* rgb */ color: rgb(110, 223, 207); /* oklch */ color: oklch(83.3% 0.106 183.3);
Tailwind
colors: {
custom: {
50: '#a0e9dd',
500: '#6edfcf',
950: '#000000',
},
}SCSS
$custom: #6edfcf; $custom-light: #a0e9dd; $custom-dark: #000000;
JSON
{
"hex": "#6edfcf",
"rgb": {
"r": 110,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.504,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83293,
"c": 0.10639,
"h": 183.3
},
"luminance": 0.60595
}Semantic roles & 50–950 ramp
primary
#6EDFCF
secondary
#AE4352
accent
#1A33CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484