#6BD2C8#6BD2C8
#6BD2C8 is a light, moderate teal. Relative luminance 0.534; OKLCH L 79.9% C 0.098 H 187.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2C8 |
|---|---|
| RGB | rgb(107, 210, 200) |
| HSL | hsl(174, 53%, 62%) |
| HSV | hsv(174, 49%, 82%) |
| CMYK | cmyk(49%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.10, -32.39, -4.28) |
| CIE-LCH | lch(78.10, 32.67, 187.53°) |
| OKLab | oklab(79.92% -0.0968 -0.0121) |
| OKLCH | oklch(79.92% 0.098 187.1) |
| XYZ | xyz(39.5310, 53.3857, 62.8536) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.12
Turquoise
#40E0D0
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 6.23
Pale Teal
#82CBB2
ΔE00 6.83
Topaz
#13BBAF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2C8 #D26B75
analogous
#6BD295 #6BD2C8 #6BA8D2
triadic
#6BD2C8 #C86BD2 #D2C86B
tetradic
#6BD2C8 #956BD2 #D26B75 #A8D26B
square
#6BD2C8 #956BD2 #D26B75 #A8D26B
split-complementary
#6BD2C8 #D26BA8 #D2956B
monochromatic
#2D958B #3CC4B7 #6BD2C8 #9AE0D9 #C9EFEB
Accessibility & contrast
On white
1.80
#6BD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6BD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2C8
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2C8 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#32D6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd2c8; /* rgb */ color: rgb(107, 210, 200); /* oklch */ color: oklch(79.9% 0.098 187.1);
Tailwind
colors: {
custom: {
50: '#9de0d8',
500: '#6bd2c8',
950: '#000000',
},
}SCSS
$custom: #6bd2c8; $custom-light: #9de0d8; $custom-dark: #000000;
JSON
{
"hex": "#6bd2c8",
"rgb": {
"r": 107,
"g": 210,
"b": 200
},
"hsl": {
"h": 174.175,
"s": 53.368,
"l": 62.157
},
"oklch": {
"l": 0.79924,
"c": 0.09755,
"h": 187.1
},
"luminance": 0.53389
}Semantic roles & 50–950 ramp
primary
#6BD2C8
secondary
#9B474F
accent
#2534C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483