#6ED2C0#6ED2C0
#6ED2C0 is a light, moderate teal. Relative luminance 0.532; OKLCH L 79.8% C 0.098 H 180.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2C0 |
|---|---|
| RGB | rgb(110, 210, 192) |
| HSL | hsl(169, 53%, 63%) |
| HSV | hsv(169, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(78.00, -33.66, -0.13) |
| CIE-LCH | lch(78.00, 33.66, 180.22°) |
| OKLab | oklab(79.8% -0.0982 -0.0009) |
| OKLCH | oklch(79.8% 0.098 180.5) |
| XYZ | xyz(38.9875, 53.2107, 58.0751) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.42
Pale Teal
#82CBB2
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 5.66
Turquoise (survey)
#06C2AC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2C0 #D26E80
analogous
#6ED28E #6ED2C0 #6EB2D2
triadic
#6ED2C0 #C06ED2 #D2C06E
tetradic
#6ED2C0 #8E6ED2 #D26E80 #B2D26E
square
#6ED2C0 #8E6ED2 #D26E80 #B2D26E
split-complementary
#6ED2C0 #D26EB2 #D28E6E
monochromatic
#2F9784 #3FC4AC #6ED2C0 #9DE0D4 #CBEFE9
Accessibility & contrast
On white
1.80
#6ED2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6ED2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2C0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2C0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#41D5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed2c0; /* rgb */ color: rgb(110, 210, 192); /* oklch */ color: oklch(79.8% 0.098 180.5);
Tailwind
colors: {
custom: {
50: '#9ee0d3',
500: '#6ed2c0',
950: '#000000',
},
}SCSS
$custom: #6ed2c0; $custom-light: #9ee0d3; $custom-dark: #000000;
JSON
{
"hex": "#6ed2c0",
"rgb": {
"r": 110,
"g": 210,
"b": 192
},
"hsl": {
"h": 169.2,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.798,
"c": 0.09821,
"h": 180.5
},
"luminance": 0.53214
}Semantic roles & 50–950 ramp
primary
#6ED2C0
secondary
#9C4857
accent
#2541C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483