#6BDBCA#6BDBCA
#6BDBCA is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.106 H 182.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBCA |
|---|---|
| RGB | rgb(107, 219, 202) |
| HSL | hsl(171, 61%, 64%) |
| HSV | hsv(171, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(80.77, -36.10, -1.44) |
| CIE-LCH | lch(80.77, 36.13, 182.28°) |
| OKLab | oklab(82.09% -0.1059 -0.0044) |
| OKLCH | oklch(82.09% 0.106 182.4) |
| XYZ | xyz(42.0510, 58.0493, 64.8543) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 5.43
Pale Teal
#82CBB2
ΔE00 6.39
Aqua (survey)
#13EAC9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBCA #DB6B7C
analogous
#6BDB92 #6BDBCA #6BB4DB
triadic
#6BDBCA #CA6BDB #DBCA6B
tetradic
#6BDBCA #926BDB #DB6B7C #B4DB6B
square
#6BDBCA #926BDB #DB6B7C #B4DB6B
split-complementary
#6BDBCA #DB6BB4 #DB926B
monochromatic
#28A491 #3ACFB8 #6BDBCA #9CE7DC #CDF3ED
Accessibility & contrast
On white
1.67
#6BDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#6BDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBCA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBCA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C9
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#2BDFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bdbca; /* rgb */ color: rgb(107, 219, 202); /* oklch */ color: oklch(82.1% 0.106 182.4);
Tailwind
colors: {
custom: {
50: '#9ee6da',
500: '#6bdbca',
950: '#000000',
},
}SCSS
$custom: #6bdbca; $custom-light: #9ee6da; $custom-dark: #000000;
JSON
{
"hex": "#6bdbca",
"rgb": {
"r": 107,
"g": 219,
"b": 202
},
"hsl": {
"h": 170.893,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.82094,
"c": 0.10601,
"h": 182.4
},
"luminance": 0.58053
}Semantic roles & 50–950 ramp
primary
#6BDBCA
secondary
#A74352
accent
#1D37C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483