#6ECFDD#6ECFDD
#6ECFDD is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.093 H 207.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFDD |
|---|---|
| RGB | rgb(110, 207, 221) |
| HSL | hsl(188, 62%, 65%) |
| HSV | hsv(188, 50%, 87%) |
| CMYK | cmyk(50.2%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(77.97, -24.83, -15.75) |
| CIE-LCH | lch(77.97, 29.41, 212.38°) |
| OKLab | oklab(80.05% -0.0827 -0.0435) |
| OKLCH | oklch(80.05% 0.093 207.7) |
| XYZ | xyz(41.7892, 53.1574, 76.4508) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 6.95
Neon Blue
#04D9FF
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 7.50
Robin Egg Blue
#8AF1FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFDD #DD7C6E
analogous
#6EDDB4 #6ECFDD #6E97DD
triadic
#6ECFDD #DD6ECF #CFDD6E
tetradic
#6ECFDD #B46EDD #DD7C6E #97DD6E
square
#6ECFDD #B46EDD #DD7C6E #97DD6E
split-complementary
#6ECFDD #DD6E97 #DDB46E
monochromatic
#2899A9 #3CBFD1 #6ECFDD #A0DFE9 #D1F0F4
Accessibility & contrast
On white
1.81
#6ECFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6ECFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFDD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFDD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#25D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ecfdd; /* rgb */ color: rgb(110, 207, 221); /* oklch */ color: oklch(80.1% 0.093 207.7);
Tailwind
colors: {
custom: {
50: '#9fdee7',
500: '#6ecfdd',
950: '#000000',
},
}SCSS
$custom: #6ecfdd; $custom-light: #9fdee7; $custom-dark: #000000;
JSON
{
"hex": "#6ecfdd",
"rgb": {
"r": 110,
"g": 207,
"b": 221
},
"hsl": {
"h": 187.568,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.80051,
"c": 0.09344,
"h": 207.7
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#6ECFDD
secondary
#AC5144
accent
#321CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484