#6BDCE7#6BDCE7
#6BDCE7 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.104 H 203.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCE7 |
|---|---|
| RGB | rgb(107, 220, 231) |
| HSL | hsl(185, 72%, 66%) |
| HSV | hsv(185, 54%, 91%) |
| CMYK | cmyk(53.7%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.88, -29.12, -15.22) |
| CIE-LCH | lch(81.88, 32.86, 207.59°) |
| OKLab | oklab(83.27% -0.0949 -0.042) |
| OKLCH | oklch(83.27% 0.104 203.9) |
| XYZ | xyz(46.0745, 60.0774, 84.7538) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 6.85
Mediumturquoise
#48D1CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCE7 #E7766B
analogous
#6BE7B4 #6BDCE7 #6B9EE7
triadic
#6BDCE7 #E76BDC #DCE76B
tetradic
#6BDCE7 #B46BE7 #E7766B #9EE76B
square
#6BDCE7 #B46BE7 #E7766B #9EE76B
split-complementary
#6BDCE7 #E76B9E #E7B46B
monochromatic
#1EACBA #36D0DE #6BDCE7 #A0E8F0 #D4F5F8
Accessibility & contrast
On white
1.61
#6BDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6BDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCE7
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCE7 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdce7; /* rgb */ color: rgb(107, 220, 231); /* oklch */ color: oklch(83.3% 0.104 203.9);
Tailwind
colors: {
custom: {
50: '#9fe7ee',
500: '#6bdce7',
950: '#000000',
},
}SCSS
$custom: #6bdce7; $custom-light: #9fe7ee; $custom-dark: #000000;
JSON
{
"hex": "#6bdce7",
"rgb": {
"r": 107,
"g": 220,
"b": 231
},
"hsl": {
"h": 185.323,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83267,
"c": 0.10379,
"h": 203.9
},
"luminance": 0.60082
}Semantic roles & 50–950 ramp
primary
#6BDCE7
secondary
#B9483D
accent
#2311D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485