#6ECFDF#6ECFDF
#6ECFDF is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.094 H 209.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFDF |
|---|---|
| RGB | rgb(110, 207, 223) |
| HSL | hsl(188, 64%, 65%) |
| HSV | hsv(188, 51%, 87%) |
| CMYK | cmyk(50.7%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.03, -24.30, -16.73) |
| CIE-LCH | lch(78.03, 29.50, 214.55°) |
| OKLab | oklab(80.12% -0.0819 -0.0462) |
| OKLCH | oklch(80.12% 0.094 209.4) |
| XYZ | xyz(42.0573, 53.2647, 77.8625) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 7.00
Robin Egg Blue
#8AF1FE
ΔE00 7.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFDF #DF7E6E
analogous
#6EDFB7 #6ECFDF #6E96DF
triadic
#6ECFDF #DF6ECF #CFDF6E
tetradic
#6ECFDF #B76EDF #DF7E6E #96DF6E
square
#6ECFDF #B76EDF #DF7E6E #96DF6E
split-complementary
#6ECFDF #DF6E96 #DFB76E
monochromatic
#2699AD #3CBED4 #6ECFDF #A0E0EA #D2F0F5
Accessibility & contrast
On white
1.80
#6ECFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6ECFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFDF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFDF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#22D7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ecfdf; /* rgb */ color: rgb(110, 207, 223); /* oklch */ color: oklch(80.1% 0.094 209.4);
Tailwind
colors: {
custom: {
50: '#9fdee9',
500: '#6ecfdf',
950: '#000000',
},
}SCSS
$custom: #6ecfdf; $custom-light: #9fdee9; $custom-dark: #000000;
JSON
{
"hex": "#6ecfdf",
"rgb": {
"r": 110,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.496,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.80123,
"c": 0.09404,
"h": 209.4
},
"luminance": 0.53268
}Semantic roles & 50–950 ramp
primary
#6ECFDF
secondary
#AE5243
accent
#331ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484