#6BDBE4#6BDBE4
#6BDBE4 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.103 H 202.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBE4 |
|---|---|
| RGB | rgb(107, 219, 228) |
| HSL | hsl(184, 69%, 66%) |
| HSV | hsv(184, 53%, 89%) |
| CMYK | cmyk(53.1%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(81.50, -29.44, -14.19) |
| CIE-LCH | lch(81.50, 32.68, 205.73°) |
| OKLab | oklab(82.93% -0.095 -0.0392) |
| OKLCH | oklch(82.93% 0.103 202.4) |
| XYZ | xyz(45.3928, 59.3860, 82.4542) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBE4 #E4746B
analogous
#6BE4B0 #6BDBE4 #6B9EE4
triadic
#6BDBE4 #E46BDB #DBE46B
tetradic
#6BDBE4 #B06BE4 #E4746B #9EE46B
square
#6BDBE4 #B06BE4 #E4746B #9EE46B
split-complementary
#6BDBE4 #E46B9E #E4B06B
monochromatic
#21A9B4 #37CEDB #6BDBE4 #9FE8ED #D3F4F7
Accessibility & contrast
On white
1.63
#6BDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6BDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBE4
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBE4 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#B9C4E5
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdbe4; /* rgb */ color: rgb(107, 219, 228); /* oklch */ color: oklch(82.9% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#9fe6ec',
500: '#6bdbe4',
950: '#000000',
},
}SCSS
$custom: #6bdbe4; $custom-light: #9fe6ec; $custom-dark: #000000;
JSON
{
"hex": "#6bdbe4",
"rgb": {
"r": 107,
"g": 219,
"b": 228
},
"hsl": {
"h": 184.463,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82933,
"c": 0.10278,
"h": 202.4
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#6BDBE4
secondary
#B4483F
accent
#2214D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484