#6CE0DA#6CE0DA
#6CE0DA is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.8% C 0.106 H 190.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE0DA |
|---|---|
| RGB | rgb(108, 224, 218) |
| HSL | hsl(177, 65%, 65%) |
| HSV | hsv(177, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 2.7%, 12.2%) |
| CIE-LAB | lab(82.68, -34.23, -7.12) |
| CIE-LCH | lch(82.68, 34.96, 191.76°) |
| OKLab | oklab(83.79% -0.1039 -0.0198) |
| OKLCH | oklch(83.79% 0.106 190.8) |
| XYZ | xyz(45.4896, 61.5572, 75.8006) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Turquoise
#40E0D0
ΔE00 4.52
Darkturquoise
#00CED1
ΔE00 6.52
Bright Light Blue
#26F7FD
ΔE00 6.98
Tiffany Blue
#7BF2DA
ΔE00 7.01
Bright Cyan
#41FDFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE0DA #E06C72
analogous
#6CE0A0 #6CE0DA #6CACE0
triadic
#6CE0DA #DA6CE0 #E0DA6C
tetradic
#6CE0DA #A06CE0 #E06C72 #ACE06C
square
#6CE0DA #A06CE0 #E06C72 #ACE06C
split-complementary
#6CE0DA #E06CAC #E0A06C
monochromatic
#25ADA6 #39D5CD #6CE0DA #9FEBE7 #D1F5F3
Accessibility & contrast
On white
1.58
#6CE0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6CE0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE0DA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE0DA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#11E5DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ce0da; /* rgb */ color: rgb(108, 224, 218); /* oklch */ color: oklch(83.8% 0.106 190.8);
Tailwind
colors: {
custom: {
50: '#9feae5',
500: '#6ce0da',
950: '#000000',
},
}SCSS
$custom: #6ce0da; $custom-light: #9feae5; $custom-dark: #000000;
JSON
{
"hex": "#6ce0da",
"rgb": {
"r": 108,
"g": 224,
"b": 218
},
"hsl": {
"h": 176.897,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.83792,
"c": 0.10578,
"h": 190.8
},
"luminance": 0.61561
}Semantic roles & 50–950 ramp
primary
#6CE0DA
secondary
#AF4147
accent
#1822CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484