#6BD5D5#6BD5D5
#6BD5D5 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.098 H 195.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD5D5 |
|---|---|
| RGB | rgb(107, 213, 213) |
| HSL | hsl(180, 56%, 63%) |
| HSV | hsv(180, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(79.34, -30.51, -9.42) |
| CIE-LCH | lch(79.34, 31.93, 197.16°) |
| OKLab | oklab(81.04% -0.0946 -0.026) |
| OKLCH | oklch(81.04% 0.098 195.4) |
| XYZ | xyz(41.8630, 55.5146, 71.4472) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.55
Darkturquoise
#00CED1
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 7.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD5D5 #D56B6B
analogous
#6BD5A0 #6BD5D5 #6BA0D5
triadic
#6BD5D5 #D56BD5 #D5D56B
tetradic
#6BD5D5 #A06BD5 #D56B6B #A0D56B
square
#6BD5D5 #A06BD5 #D56B6B #A0D56B
split-complementary
#6BD5D5 #D56BA0 #D5A06B
monochromatic
#2C9A9A #3BC7C7 #6BD5D5 #9BE3E3 #CAF0F0
Accessibility & contrast
On white
1.74
#6BD5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6BD5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD5D5
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD5D5 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD5
Deuteranopia (green-blind)
#B7BFD6
Tritanopia (blue-blind)
#20DBD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd5d5; /* rgb */ color: rgb(107, 213, 213); /* oklch */ color: oklch(81.0% 0.098 195.4);
Tailwind
colors: {
custom: {
50: '#9ee2e1',
500: '#6bd5d5',
950: '#000000',
},
}SCSS
$custom: #6bd5d5; $custom-light: #9ee2e1; $custom-dark: #000000;
JSON
{
"hex": "#6bd5d5",
"rgb": {
"r": 107,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.81041,
"c": 0.09816,
"h": 195.4
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#6BD5D5
secondary
#9F4646
accent
#2222C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484