#6BDDEA#6BDDEA
#6BDDEA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.105 H 205.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDDEA |
|---|---|
| RGB | rgb(107, 221, 234) |
| HSL | hsl(186, 75%, 67%) |
| HSV | hsv(186, 54%, 92%) |
| CMYK | cmyk(54.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.26, -28.80, -16.24) |
| CIE-LCH | lch(82.26, 33.06, 209.43°) |
| OKLab | oklab(83.6% -0.0948 -0.0449) |
| OKLCH | oklch(83.6% 0.105 205.3) |
| XYZ | xyz(46.7651, 60.7748, 87.0922) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Neon Blue
#04D9FF
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDDEA #EA786B
analogous
#6BEAB8 #6BDDEA #6B9EEA
triadic
#6BDDEA #EA6BDD #DDEA6B
tetradic
#6BDDEA #B86BEA #EA786B #9EEA6B
square
#6BDDEA #B86BEA #EA786B #9EEA6B
split-complementary
#6BDDEA #EA6B9E #EAB86B
monochromatic
#1BAFBF #35D1E2 #6BDDEA #A1E9F2 #D6F6F9
Accessibility & contrast
On white
1.60
#6BDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6BDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDDEA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDDEA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bddea; /* rgb */ color: rgb(107, 221, 234); /* oklch */ color: oklch(83.6% 0.105 205.3);
Tailwind
colors: {
custom: {
50: '#a0e8f0',
500: '#6bddea',
950: '#000000',
},
}SCSS
$custom: #6bddea; $custom-light: #a0e8f0; $custom-dark: #000000;
JSON
{
"hex": "#6bddea",
"rgb": {
"r": 107,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.142,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.83601,
"c": 0.10485,
"h": 205.3
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#6BDDEA
secondary
#BE483B
accent
#230ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485