#6BCDBF#6BCDBF
#6BCDBF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.095 H 183.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDBF |
|---|---|
| RGB | rgb(107, 205, 191) |
| HSL | hsl(171, 49%, 61%) |
| HSV | hsv(171, 48%, 80%) |
| CMYK | cmyk(47.8%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(76.40, -32.24, -1.94) |
| CIE-LCH | lch(76.40, 32.30, 183.44°) |
| OKLab | oklab(78.47% -0.095 -0.0057) |
| OKLCH | oklch(78.47% 0.095 183.5) |
| XYZ | xyz(37.2948, 50.5469, 57.0713) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 5.22
Turquoise
#40E0D0
ΔE00 5.63
Turquoise (survey)
#06C2AC
ΔE00 6.55
Mediumaquamarine
#66CDAA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDBF #CD6B79
analogous
#6BCD8E #6BCDBF #6BAACD
triadic
#6BCDBF #BF6BCD #CDBF6B
tetradic
#6BCDBF #8E6BCD #CD6B79 #AACD6B
square
#6BCDBF #8E6BCD #CD6B79 #AACD6B
split-complementary
#6BCDBF #CD6BAA #CD8E6B
monochromatic
#308E80 #3FBBAA #6BCDBF #99DCD3 #C6ECE7
Accessibility & contrast
On white
1.89
#6BCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6BCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDBF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDBF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#3CD0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bcdbf; /* rgb */ color: rgb(107, 205, 191); /* oklch */ color: oklch(78.5% 0.095 183.5);
Tailwind
colors: {
custom: {
50: '#9cdcd2',
500: '#6bcdbf',
950: '#000000',
},
}SCSS
$custom: #6bcdbf; $custom-light: #9cdcd2; $custom-dark: #000000;
JSON
{
"hex": "#6bcdbf",
"rgb": {
"r": 107,
"g": 205,
"b": 191
},
"hsl": {
"h": 171.429,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.78471,
"c": 0.09521,
"h": 183.5
},
"luminance": 0.5055
}Semantic roles & 50–950 ramp
primary
#6BCDBF
secondary
#944853
accent
#293EBD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483