#6BCDB5#6BCDB5
#6BCDB5 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.100 H 175.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDB5 |
|---|---|
| RGB | rgb(107, 205, 181) |
| HSL | hsl(165, 49%, 61%) |
| HSV | hsv(165, 48%, 80%) |
| CMYK | cmyk(47.8%, 0%, 11.7%, 19.6%) |
| CIE-LAB | lab(76.14, -34.63, 3.07) |
| CIE-LCH | lch(76.14, 34.77, 174.94°) |
| OKLab | oklab(78.18% -0.0994 0.0076) |
| OKLCH | oklch(78.18% 0.1 175.6) |
| XYZ | xyz(36.2317, 50.1216, 51.4722) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.94
Pale Teal
#82CBB2
ΔE00 3.19
Mediumaquamarine
#66CDAA
ΔE00 3.33
Turquoise (survey)
#06C2AC
ΔE00 6.09
Aquamarine (survey)
#04D8B2
ΔE00 6.33
Tealish
#24BCA8
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDB5 #CD6B83
analogous
#6BCD84 #6BCDB5 #6BB4CD
triadic
#6BCDB5 #B56BCD #CDB56B
tetradic
#6BCDB5 #846BCD #CD6B83 #B4CD6B
square
#6BCDB5 #846BCD #CD6B83 #B4CD6B
split-complementary
#6BCDB5 #CD6BB4 #CD846B
monochromatic
#308E77 #3FBB9D #6BCDB5 #99DCCC #C6ECE3
Accessibility & contrast
On white
1.90
#6BCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6BCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDB5
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDB5 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B4
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#42CFC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bcdb5; /* rgb */ color: rgb(107, 205, 181); /* oklch */ color: oklch(78.2% 0.100 175.6);
Tailwind
colors: {
custom: {
50: '#9bdccb',
500: '#6bcdb5',
950: '#000000',
},
}SCSS
$custom: #6bcdb5; $custom-light: #9bdccb; $custom-dark: #000000;
JSON
{
"hex": "#6bcdb5",
"rgb": {
"r": 107,
"g": 205,
"b": 181
},
"hsl": {
"h": 165.306,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.78175,
"c": 0.09972,
"h": 175.6
},
"luminance": 0.50125
}Semantic roles & 50–950 ramp
primary
#6BCDB5
secondary
#94485B
accent
#294DBD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482