#6BD2DE#6BD2DE
#6BD2DE is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.097 H 205.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2DE |
|---|---|
| RGB | rgb(107, 210, 222) |
| HSL | hsl(186, 64%, 65%) |
| HSV | hsv(186, 52%, 87%) |
| CMYK | cmyk(51.8%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.75, -26.68, -15.12) |
| CIE-LCH | lch(78.75, 30.67, 209.55°) |
| OKLab | oklab(80.66% -0.0877 -0.0418) |
| OKLCH | oklch(80.66% 0.097 205.5) |
| XYZ | xyz(42.2895, 54.4891, 77.3819) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.54
Robin'S Egg
#6DEDFD
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 7.21
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2DE #DE776B
analogous
#6BDEB1 #6BD2DE #6B99DE
triadic
#6BD2DE #DE6BD2 #D2DE6B
tetradic
#6BD2DE #B16BDE #DE776B #99DE6B
square
#6BD2DE #B16BDE #DE776B #99DE6B
split-complementary
#6BD2DE #DE6B99 #DEB16B
monochromatic
#269BA9 #39C3D3 #6BD2DE #9DE1E9 #CFF0F4
Accessibility & contrast
On white
1.76
#6BD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#6BD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2DE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2DE | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#0ED9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd2de; /* rgb */ color: rgb(107, 210, 222); /* oklch */ color: oklch(80.7% 0.097 205.5);
Tailwind
colors: {
custom: {
50: '#9ee0e8',
500: '#6bd2de',
950: '#000000',
},
}SCSS
$custom: #6bd2de; $custom-light: #9ee0e8; $custom-dark: #000000;
JSON
{
"hex": "#6bd2de",
"rgb": {
"r": 107,
"g": 210,
"b": 222
},
"hsl": {
"h": 186.261,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.80656,
"c": 0.09711,
"h": 205.5
},
"luminance": 0.54493
}Semantic roles & 50–950 ramp
primary
#6BD2DE
secondary
#AB4D42
accent
#2D1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484