#6BDCE5#6BDCE5
#6BDCE5 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.103 H 202.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCE5 |
|---|---|
| RGB | rgb(107, 220, 229) |
| HSL | hsl(184, 70%, 66%) |
| HSV | hsv(184, 53%, 90%) |
| CMYK | cmyk(53.3%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.82, -29.66, -14.25) |
| CIE-LCH | lch(81.82, 32.90, 205.66°) |
| OKLab | oklab(83.2% -0.0957 -0.0394) |
| OKLCH | oklch(83.2% 0.103 202.4) |
| XYZ | xyz(45.7937, 59.9650, 83.2747) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCE5 #E5746B
analogous
#6BE5B1 #6BDCE5 #6B9FE5
triadic
#6BDCE5 #E56BDC #DCE56B
tetradic
#6BDCE5 #B16BE5 #E5746B #9FE56B
square
#6BDCE5 #B16BE5 #E5746B #9FE56B
split-complementary
#6BDCE5 #E56B9F #E5B16B
monochromatic
#20ABB6 #37D0DC #6BDCE5 #9FE8EE #D3F5F7
Accessibility & contrast
On white
1.62
#6BDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#6BDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCE5
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCE5 | 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)
#CED4E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdce5; /* rgb */ color: rgb(107, 220, 229); /* oklch */ color: oklch(83.2% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#9fe7ed',
500: '#6bdce5',
950: '#000000',
},
}SCSS
$custom: #6bdce5; $custom-light: #9fe7ed; $custom-dark: #000000;
JSON
{
"hex": "#6bdce5",
"rgb": {
"r": 107,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.426,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83198,
"c": 0.10346,
"h": 202.4
},
"luminance": 0.59969
}Semantic roles & 50–950 ramp
primary
#6BDCE5
secondary
#B6473E
accent
#2113D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484