#6ECFDB#6ECFDB
#6ECFDB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.093 H 206.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFDB |
|---|---|
| RGB | rgb(110, 207, 219) |
| HSL | hsl(187, 60%, 65%) |
| HSV | hsv(187, 50%, 86%) |
| CMYK | cmyk(49.8%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(77.91, -25.37, -14.77) |
| CIE-LCH | lch(77.91, 29.35, 210.20°) |
| OKLab | oklab(79.98% -0.0835 -0.0407) |
| OKLCH | oklch(79.98% 0.093 206) |
| XYZ | xyz(41.5244, 53.0515, 75.0558) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.64
Neon Blue
#04D9FF
ΔE00 7.67
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFDB #DB7A6E
analogous
#6EDBB1 #6ECFDB #6E98DB
triadic
#6ECFDB #DB6ECF #CFDB6E
tetradic
#6ECFDB #B16EDB #DB7A6E #98DB6E
square
#6ECFDB #B16EDB #DB7A6E #98DB6E
split-complementary
#6ECFDB #DB6E98 #DBB16E
monochromatic
#2998A6 #3DBFCF #6ECFDB #9FDFE7 #D0EFF3
Accessibility & contrast
On white
1.81
#6ECFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6ECFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFDB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFDB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#28D6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ecfdb; /* rgb */ color: rgb(110, 207, 219); /* oklch */ color: oklch(80.0% 0.093 206.0);
Tailwind
colors: {
custom: {
50: '#9fdee6',
500: '#6ecfdb',
950: '#000000',
},
}SCSS
$custom: #6ecfdb; $custom-light: #9fdee6; $custom-dark: #000000;
JSON
{
"hex": "#6ecfdb",
"rgb": {
"r": 110,
"g": 207,
"b": 219
},
"hsl": {
"h": 186.606,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.7998,
"c": 0.09292,
"h": 206
},
"luminance": 0.53055
}Semantic roles & 50–950 ramp
primary
#6ECFDB
secondary
#A95045
accent
#301EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484