#6EDCCF#6EDCCF
#6EDCCF is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.103 H 185.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCCF |
|---|---|
| RGB | rgb(110, 220, 207) |
| HSL | hsl(173, 61%, 65%) |
| HSV | hsv(173, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.29, -34.69, -3.31) |
| CIE-LCH | lch(81.29, 34.85, 185.46°) |
| OKLab | oklab(82.59% -0.1029 -0.0095) |
| OKLCH | oklch(82.59% 0.103 185.3) |
| XYZ | xyz(43.2814, 59.0025, 68.1272) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.40
Mediumturquoise
#48D1CC
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 6.06
Pale Teal
#82CBB2
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCCF #DC6E7B
analogous
#6EDC98 #6EDCCF #6EB2DC
triadic
#6EDCCF #CF6EDC #DCCF6E
tetradic
#6EDCCF #986EDC #DC6E7B #B2DC6E
square
#6EDCCF #986EDC #DC6E7B #B2DC6E
split-complementary
#6EDCCF #DC6EB2 #DC986E
monochromatic
#28A798 #3DD0BF #6EDCCF #9FE8DF #D1F4F0
Accessibility & contrast
On white
1.64
#6EDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6EDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCCF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCCF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C1C4D0
Tritanopia (blue-blind)
#30E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edccf; /* rgb */ color: rgb(110, 220, 207); /* oklch */ color: oklch(82.6% 0.103 185.3);
Tailwind
colors: {
custom: {
50: '#9fe7dd',
500: '#6edccf',
950: '#000000',
},
}SCSS
$custom: #6edccf; $custom-light: #9fe7dd; $custom-dark: #000000;
JSON
{
"hex": "#6edccf",
"rgb": {
"r": 110,
"g": 220,
"b": 207
},
"hsl": {
"h": 172.909,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82593,
"c": 0.10336,
"h": 185.3
},
"luminance": 0.59006
}Semantic roles & 50–950 ramp
primary
#6EDCCF
secondary
#AA4450
accent
#1D31C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484