#6BDCEA#6BDCEA
#6BDCEA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.104 H 206.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCEA |
|---|---|
| RGB | rgb(107, 220, 234) |
| HSL | hsl(187, 75%, 67%) |
| HSV | hsv(187, 54%, 92%) |
| CMYK | cmyk(54.3%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.97, -28.31, -16.67) |
| CIE-LCH | lch(81.97, 32.86, 210.49°) |
| OKLab | oklab(83.37% -0.0937 -0.0461) |
| OKLCH | oklch(83.37% 0.104 206.2) |
| XYZ | xyz(46.5019, 60.2483, 87.0044) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Neon Blue
#04D9FF
ΔE00 6.76
Darkturquoise
#00CED1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCEA #EA796B
analogous
#6BEAB9 #6BDCEA #6B9DEA
triadic
#6BDCEA #EA6BDC #DCEA6B
tetradic
#6BDCEA #B96BEA #EA796B #9DEA6B
square
#6BDCEA #B96BEA #EA796B #9DEA6B
split-complementary
#6BDCEA #EA6B9D #EAB96B
monochromatic
#1BADBF #35CFE2 #6BDCEA #A1E9F2 #D6F5F9
Accessibility & contrast
On white
1.61
#6BDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6BDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCEA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCEA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdcea; /* rgb */ color: rgb(107, 220, 234); /* oklch */ color: oklch(83.4% 0.104 206.2);
Tailwind
colors: {
custom: {
50: '#a0e7f0',
500: '#6bdcea',
950: '#000000',
},
}SCSS
$custom: #6bdcea; $custom-light: #a0e7f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdcea",
"rgb": {
"r": 107,
"g": 220,
"b": 234
},
"hsl": {
"h": 186.614,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.83372,
"c": 0.10441,
"h": 206.2
},
"luminance": 0.60253
}Semantic roles & 50–950 ramp
primary
#6BDCEA
secondary
#BE4A3B
accent
#240ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485