#6ECFDA#6ECFDA
#6ECFDA is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.093 H 205.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFDA |
|---|---|
| RGB | rgb(110, 207, 218) |
| HSL | hsl(186, 59%, 64%) |
| HSV | hsv(186, 50%, 85%) |
| CMYK | cmyk(49.5%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(77.87, -25.64, -14.28) |
| CIE-LCH | lch(77.87, 29.34, 209.11°) |
| OKLab | oklab(79.94% -0.0839 -0.0394) |
| OKLCH | oklch(79.94% 0.093 205.1) |
| XYZ | xyz(41.3931, 52.9990, 74.3646) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.16
Darkturquoise
#00CED1
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 7.02
Mediumturquoise
#48D1CC
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Robin Egg Blue
#8AF1FE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFDA #DA796E
analogous
#6EDAAF #6ECFDA #6E99DA
triadic
#6ECFDA #DA6ECF #CFDA6E
tetradic
#6ECFDA #AF6EDA #DA796E #99DA6E
square
#6ECFDA #AF6EDA #DA796E #99DA6E
split-complementary
#6ECFDA #DA6E99 #DAAF6E
monochromatic
#2A97A4 #3DBFCE #6ECFDA #9FDFE6 #D0EFF3
Accessibility & contrast
On white
1.81
#6ECFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6ECFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFDA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFDA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#29D6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecfda; /* rgb */ color: rgb(110, 207, 218); /* oklch */ color: oklch(79.9% 0.093 205.1);
Tailwind
colors: {
custom: {
50: '#9fdee5',
500: '#6ecfda',
950: '#000000',
},
}SCSS
$custom: #6ecfda; $custom-light: #9fdee5; $custom-dark: #000000;
JSON
{
"hex": "#6ecfda",
"rgb": {
"r": 110,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.111,
"s": 59.341,
"l": 64.314
},
"oklch": {
"l": 0.79945,
"c": 0.09269,
"h": 205.1
},
"luminance": 0.53003
}Semantic roles & 50–950 ramp
primary
#6ECFDA
secondary
#A74F45
accent
#301FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484