#6BD6DF#6BD6DF
#6BD6DF is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.099 H 202.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6DF |
|---|---|
| RGB | rgb(107, 214, 223) |
| HSL | hsl(185, 64%, 65%) |
| HSV | hsv(185, 52%, 87%) |
| CMYK | cmyk(52%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(79.92, -28.36, -13.89) |
| CIE-LCH | lch(79.92, 31.58, 206.10°) |
| OKLab | oklab(81.61% -0.0916 -0.0384) |
| OKLCH | oklch(81.61% 0.099 202.7) |
| XYZ | xyz(43.4239, 56.5427, 78.4232) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6DF #DF746B
analogous
#6BDFAE #6BD6DF #6B9CDF
triadic
#6BD6DF #DF6BD6 #D6DF6B
tetradic
#6BD6DF #AE6BDF #DF746B #9CDF6B
square
#6BD6DF #AE6BDF #DF746B #9CDF6B
split-complementary
#6BD6DF #DF6B9C #DFAE6B
monochromatic
#25A0AB #39C8D4 #6BD6DF #9DE4EA #D0F2F5
Accessibility & contrast
On white
1.71
#6BD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#6BD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6DF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6DF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#B5C0E0
Tritanopia (blue-blind)
#04DDD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd6df; /* rgb */ color: rgb(107, 214, 223); /* oklch */ color: oklch(81.6% 0.099 202.7);
Tailwind
colors: {
custom: {
50: '#9ee3e9',
500: '#6bd6df',
950: '#000000',
},
}SCSS
$custom: #6bd6df; $custom-light: #9ee3e9; $custom-dark: #000000;
JSON
{
"hex": "#6bd6df",
"rgb": {
"r": 107,
"g": 214,
"b": 223
},
"hsl": {
"h": 184.655,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.81611,
"c": 0.09934,
"h": 202.7
},
"luminance": 0.56547
}Semantic roles & 50–950 ramp
primary
#6BD6DF
secondary
#AD4A41
accent
#2719CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484