#6BDED1#6BDED1
#6BDED1 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.107 H 185.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDED1 |
|---|---|
| RGB | rgb(107, 222, 209) |
| HSL | hsl(173, 64%, 65%) |
| HSV | hsv(173, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(81.82, -35.77, -3.61) |
| CIE-LCH | lch(81.82, 35.95, 185.77°) |
| OKLab | oklab(83.01% -0.1062 -0.0103) |
| OKLCH | oklch(83.01% 0.107 185.5) |
| XYZ | xyz(43.6884, 59.9678, 69.5819) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.01
Mediumturquoise
#48D1CC
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 6.43
Bright Aqua
#0BF9EA
ΔE00 7.04
Aqua (survey)
#13EAC9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDED1 #DE6B78
analogous
#6BDE97 #6BDED1 #6BB2DE
triadic
#6BDED1 #D16BDE #DED16B
tetradic
#6BDED1 #976BDE #DE6B78 #B2DE6B
square
#6BDED1 #976BDE #DE6B78 #B2DE6B
split-complementary
#6BDED1 #DE6BB2 #DE976B
monochromatic
#26A99A #39D3C1 #6BDED1 #9DE9E1 #CFF4F0
Accessibility & contrast
On white
1.62
#6BDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#6BDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDED1
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDED1 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#20E2DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bded1; /* rgb */ color: rgb(107, 222, 209); /* oklch */ color: oklch(83.0% 0.107 185.5);
Tailwind
colors: {
custom: {
50: '#9ee8df',
500: '#6bded1',
950: '#000000',
},
}SCSS
$custom: #6bded1; $custom-light: #9ee8df; $custom-dark: #000000;
JSON
{
"hex": "#6bded1",
"rgb": {
"r": 107,
"g": 222,
"b": 209
},
"hsl": {
"h": 173.217,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.83009,
"c": 0.10669,
"h": 185.5
},
"luminance": 0.59972
}Semantic roles & 50–950 ramp
primary
#6BDED1
secondary
#AB424E
accent
#1A2ECB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484