#6BD2DF#6BD2DF
#6BD2DF is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.097 H 206.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2DF |
|---|---|
| RGB | rgb(107, 210, 223) |
| HSL | hsl(187, 64%, 65%) |
| HSV | hsv(187, 52%, 87%) |
| CMYK | cmyk(52%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.78, -26.41, -15.61) |
| CIE-LCH | lch(78.78, 30.68, 210.59°) |
| OKLab | oklab(80.69% -0.0873 -0.0431) |
| OKLCH | oklch(80.69% 0.097 206.3) |
| XYZ | xyz(42.4240, 54.5428, 78.0899) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.91
Neon Blue
#04D9FF
ΔE00 7.14
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2DF #DF786B
analogous
#6BDFB2 #6BD2DF #6B98DF
triadic
#6BD2DF #DF6BD2 #D2DF6B
tetradic
#6BD2DF #B26BDF #DF786B #98DF6B
square
#6BD2DF #B26BDF #DF786B #98DF6B
split-complementary
#6BD2DF #DF6B98 #DFB26B
monochromatic
#259CAB #39C3D4 #6BD2DF #9DE1EA #D0F1F5
Accessibility & contrast
On white
1.76
#6BD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6BD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2DF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2DF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#0BD9D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd2df; /* rgb */ color: rgb(107, 210, 223); /* oklch */ color: oklch(80.7% 0.097 206.3);
Tailwind
colors: {
custom: {
50: '#9ee0e9',
500: '#6bd2df',
950: '#000000',
},
}SCSS
$custom: #6bd2df; $custom-light: #9ee0e9; $custom-dark: #000000;
JSON
{
"hex": "#6bd2df",
"rgb": {
"r": 107,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.724,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.80691,
"c": 0.09734,
"h": 206.3
},
"luminance": 0.54547
}Semantic roles & 50–950 ramp
primary
#6BD2DF
secondary
#AD4D41
accent
#2D19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484