#6BDBEE#6BDBEE
#6BDBEE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.105 H 210.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBEE |
|---|---|
| RGB | rgb(107, 219, 238) |
| HSL | hsl(189, 79%, 68%) |
| HSV | hsv(189, 55%, 93%) |
| CMYK | cmyk(55%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.81, -26.73, -19.04) |
| CIE-LCH | lch(81.81, 32.82, 215.46°) |
| OKLab | oklab(83.29% -0.0911 -0.0527) |
| OKLCH | oklch(83.29% 0.105 210) |
| XYZ | xyz(46.8213, 59.9574, 89.9778) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 4.79
Neon Blue
#04D9FF
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBEE #EE7E6B
analogous
#6BEEBF #6BDBEE #6B9AEE
triadic
#6BDBEE #EE6BDB #DBEE6B
tetradic
#6BDBEE #BF6BEE #EE7E6B #9AEE6B
square
#6BDBEE #BF6BEE #EE7E6B #9AEE6B
split-complementary
#6BDBEE #EE6B9A #EEBF6B
monochromatic
#17AEC8 #34CEE8 #6BDBEE #A2E8F4 #D9F6FB
Accessibility & contrast
On white
1.62
#6BDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#6BDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBEE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBEE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbee; /* rgb */ color: rgb(107, 219, 238); /* oklch */ color: oklch(83.3% 0.105 210.0);
Tailwind
colors: {
custom: {
50: '#a0e6f3',
500: '#6bdbee',
950: '#000000',
},
}SCSS
$custom: #6bdbee; $custom-light: #a0e6f3; $custom-dark: #000000;
JSON
{
"hex": "#6bdbee",
"rgb": {
"r": 107,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.702,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.83287,
"c": 0.10518,
"h": 210
},
"luminance": 0.59962
}Semantic roles & 50–950 ramp
primary
#6BDBEE
secondary
#C54D38
accent
#280ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485