#6BDBEA#6BDBEA
#6BDBEA is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.104 H 207.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBEA |
|---|---|
| RGB | rgb(107, 219, 234) |
| HSL | hsl(187, 75%, 67%) |
| HSV | hsv(187, 54%, 92%) |
| CMYK | cmyk(54.3%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.69, -27.83, -17.10) |
| CIE-LCH | lch(81.69, 32.66, 211.57°) |
| OKLab | oklab(83.14% -0.0926 -0.0473) |
| OKLCH | oklch(83.14% 0.104 207) |
| XYZ | xyz(46.2402, 59.7250, 86.9172) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Neon Blue
#04D9FF
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBEA #EA7A6B
analogous
#6BEABA #6BDBEA #6B9BEA
triadic
#6BDBEA #EA6BDB #DBEA6B
tetradic
#6BDBEA #BA6BEA #EA7A6B #9BEA6B
square
#6BDBEA #BA6BEA #EA7A6B #9BEA6B
split-complementary
#6BDBEA #EA6B9B #EABA6B
monochromatic
#1BACBF #35CEE2 #6BDBEA #A1E8F2 #D6F5F9
Accessibility & contrast
On white
1.62
#6BDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#6BDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBEA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBEA | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EB
Deuteranopia (green-blind)
#B7C5EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbea; /* rgb */ color: rgb(107, 219, 234); /* oklch */ color: oklch(83.1% 0.104 207.0);
Tailwind
colors: {
custom: {
50: '#9fe6f0',
500: '#6bdbea',
950: '#000000',
},
}SCSS
$custom: #6bdbea; $custom-light: #9fe6f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdbea",
"rgb": {
"r": 107,
"g": 219,
"b": 234
},
"hsl": {
"h": 187.087,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.83144,
"c": 0.10399,
"h": 207
},
"luminance": 0.59729
}Semantic roles & 50–950 ramp
primary
#6BDBEA
secondary
#BE4B3B
accent
#260ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485