#6BDAE9#6BDAE9
#6BDAE9 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.103 H 207.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDAE9 |
|---|---|
| RGB | rgb(107, 218, 233) |
| HSL | hsl(187, 74%, 67%) |
| HSV | hsv(187, 54%, 91%) |
| CMYK | cmyk(54.1%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(81.37, -27.61, -17.04) |
| CIE-LCH | lch(81.37, 32.45, 211.69°) |
| OKLab | oklab(82.88% -0.0919 -0.0471) |
| OKLCH | oklch(82.88% 0.103 207.1) |
| XYZ | xyz(45.8368, 59.1475, 86.0760) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDAE9 #E97A6B
analogous
#6BE9B9 #6BDAE9 #6B9BE9
triadic
#6BDAE9 #E96BDA #DAE96B
tetradic
#6BDAE9 #B96BE9 #E97A6B #9BE96B
square
#6BDAE9 #B96BE9 #E97A6B #9BE96B
split-complementary
#6BDAE9 #E96B9B #E9B96B
monochromatic
#1CAABD #36CDE1 #6BDAE9 #A0E7F1 #D6F5F9
Accessibility & contrast
On white
1.64
#6BDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6BDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDAE9
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDAE9 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EA
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdae9; /* rgb */ color: rgb(107, 218, 233); /* oklch */ color: oklch(82.9% 0.103 207.1);
Tailwind
colors: {
custom: {
50: '#9fe5f0',
500: '#6bdae9',
950: '#000000',
},
}SCSS
$custom: #6bdae9; $custom-light: #9fe5f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdae9",
"rgb": {
"r": 107,
"g": 218,
"b": 233
},
"hsl": {
"h": 187.143,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.8288,
"c": 0.10332,
"h": 207.1
},
"luminance": 0.59152
}Semantic roles & 50–950 ramp
primary
#6BDAE9
secondary
#BC4B3C
accent
#270FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485