#6BDAE7#6BDAE7
#6BDAE7 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.103 H 205.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDAE7 |
|---|---|
| RGB | rgb(107, 218, 231) |
| HSL | hsl(186, 72%, 66%) |
| HSV | hsv(186, 54%, 91%) |
| CMYK | cmyk(53.7%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(81.31, -28.15, -16.07) |
| CIE-LCH | lch(81.31, 32.42, 209.72°) |
| OKLab | oklab(82.81% -0.0927 -0.0444) |
| OKLCH | oklch(82.81% 0.103 205.6) |
| XYZ | xyz(45.5528, 59.0339, 84.5799) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Neon Blue
#04D9FF
ΔE00 7.01
Darkturquoise
#00CED1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDAE7 #E7786B
analogous
#6BE7B6 #6BDAE7 #6B9CE7
triadic
#6BDAE7 #E76BDA #DAE76B
tetradic
#6BDAE7 #B66BE7 #E7786B #9CE76B
square
#6BDAE7 #B66BE7 #E7786B #9CE76B
split-complementary
#6BDAE7 #E76B9C #E7B66B
monochromatic
#1EA9BA #36CDDE #6BDAE7 #A0E7F0 #D4F4F8
Accessibility & contrast
On white
1.64
#6BDAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6BDAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDAE7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDAE7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B7C4E7
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdae7; /* rgb */ color: rgb(107, 218, 231); /* oklch */ color: oklch(82.8% 0.103 205.6);
Tailwind
colors: {
custom: {
50: '#9fe5ee',
500: '#6bdae7',
950: '#000000',
},
}SCSS
$custom: #6bdae7; $custom-light: #9fe5ee; $custom-dark: #000000;
JSON
{
"hex": "#6bdae7",
"rgb": {
"r": 107,
"g": 218,
"b": 231
},
"hsl": {
"h": 186.29,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.82809,
"c": 0.10284,
"h": 205.6
},
"luminance": 0.59038
}Semantic roles & 50–950 ramp
primary
#6BDAE7
secondary
#B94A3D
accent
#2611D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485