#6BDDED#6BDDED
#6BDDED is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.106 H 207.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDDED |
|---|---|
| RGB | rgb(107, 221, 237) |
| HSL | hsl(187, 78%, 67%) |
| HSV | hsv(187, 55%, 93%) |
| CMYK | cmyk(54.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.35, -27.98, -17.70) |
| CIE-LCH | lch(82.35, 33.11, 212.31°) |
| OKLab | oklab(83.71% -0.0936 -0.0489) |
| OKLCH | oklch(83.71% 0.106 207.6) |
| XYZ | xyz(47.1997, 60.9486, 89.3812) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDDED #ED7B6B
analogous
#6BEDBC #6BDDED #6B9CED
triadic
#6BDDED #ED6BDD #DDED6B
tetradic
#6BDDED #BC6BED #ED7B6B #9CED6B
square
#6BDDED #BC6BED #ED7B6B #9CED6B
split-complementary
#6BDDED #ED6B9C #EDBC6B
monochromatic
#18B0C6 #34D0E6 #6BDDED #A2EAF4 #D8F6FA
Accessibility & contrast
On white
1.59
#6BDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6BDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDDED
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDDED | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdded; /* rgb */ color: rgb(107, 221, 237); /* oklch */ color: oklch(83.7% 0.106 207.6);
Tailwind
colors: {
custom: {
50: '#a0e8f2',
500: '#6bdded',
950: '#000000',
},
}SCSS
$custom: #6bdded; $custom-light: #a0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6bdded",
"rgb": {
"r": 107,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.385,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.83707,
"c": 0.10559,
"h": 207.6
},
"luminance": 0.60953
}Semantic roles & 50–950 ramp
primary
#6BDDED
secondary
#C34A39
accent
#240BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485