#6ECFD8#6ECFD8
#6ECFD8 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.092 H 203.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFD8 |
|---|---|
| RGB | rgb(110, 207, 216) |
| HSL | hsl(185, 58%, 64%) |
| HSV | hsv(185, 49%, 85%) |
| CMYK | cmyk(49.1%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(77.81, -26.17, -13.29) |
| CIE-LCH | lch(77.81, 29.35, 206.93°) |
| OKLab | oklab(79.88% -0.0847 -0.0367) |
| OKLCH | oklch(79.88% 0.092 203.4) |
| XYZ | xyz(41.1330, 52.8949, 72.9946) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.22
Darkturquoise
#00CED1
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.89
Robin Egg Blue
#8AF1FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFD8 #D8776E
analogous
#6ED8AC #6ECFD8 #6E9AD8
triadic
#6ECFD8 #D86ECF #CFD86E
tetradic
#6ECFD8 #AC6ED8 #D8776E #9AD86E
square
#6ECFD8 #AC6ED8 #D8776E #9AD86E
split-complementary
#6ECFD8 #D86E9A #D8AC6E
monochromatic
#2B96A0 #3EBFCB #6ECFD8 #9EDFE5 #CEEFF2
Accessibility & contrast
On white
1.81
#6ECFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6ECFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFD8
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFD8 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D9
Deuteranopia (green-blind)
#B1BBD8
Tritanopia (blue-blind)
#2CD6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecfd8; /* rgb */ color: rgb(110, 207, 216); /* oklch */ color: oklch(79.9% 0.092 203.4);
Tailwind
colors: {
custom: {
50: '#9fdee4',
500: '#6ecfd8',
950: '#000000',
},
}SCSS
$custom: #6ecfd8; $custom-light: #9fdee4; $custom-dark: #000000;
JSON
{
"hex": "#6ecfd8",
"rgb": {
"r": 110,
"g": 207,
"b": 216
},
"hsl": {
"h": 185.094,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.79876,
"c": 0.09231,
"h": 203.4
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#6ECFD8
secondary
#A44E46
accent
#2E20C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484