#6BDEEB#6BDEEB
#6BDEEB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.106 H 205.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEEB |
|---|---|
| RGB | rgb(107, 222, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 54%, 92%) |
| CMYK | cmyk(54.5%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.57, -29.01, -16.30) |
| CIE-LCH | lch(82.57, 33.27, 209.33°) |
| OKLab | oklab(83.87% -0.0954 -0.045) |
| OKLCH | oklch(83.87% 0.106 205.3) |
| XYZ | xyz(47.1740, 61.3620, 87.9392) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 7.13
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEEB #EB786B
analogous
#6BEBB8 #6BDEEB #6B9EEB
triadic
#6BDEEB #EB6BDE #DEEB6B
tetradic
#6BDEEB #B86BEB #EB786B #9EEB6B
square
#6BDEEB #B86BEB #EB786B #9EEB6B
split-complementary
#6BDEEB #EB6B9E #EBB86B
monochromatic
#1AB0C1 #35D2E4 #6BDEEB #A1EAF2 #D7F6FA
Accessibility & contrast
On white
1.58
#6BDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6BDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEEB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEEB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdeeb; /* rgb */ color: rgb(107, 222, 235); /* oklch */ color: oklch(83.9% 0.106 205.3);
Tailwind
colors: {
custom: {
50: '#a0e8f1',
500: '#6bdeeb',
950: '#000000',
},
}SCSS
$custom: #6bdeeb; $custom-light: #a0e8f1; $custom-dark: #000000;
JSON
{
"hex": "#6bdeeb",
"rgb": {
"r": 107,
"g": 222,
"b": 235
},
"hsl": {
"h": 186.094,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.83865,
"c": 0.10552,
"h": 205.3
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#6BDEEB
secondary
#C0483A
accent
#220DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485