#6BDAE4#6BDAE4
#6BDAE4 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.102 H 203.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDAE4 |
|---|---|
| RGB | rgb(107, 218, 228) |
| HSL | hsl(185, 69%, 66%) |
| HSV | hsv(185, 53%, 89%) |
| CMYK | cmyk(53.1%, 4.4%, 0%, 10.6%) |
| CIE-LAB | lab(81.22, -28.96, -14.62) |
| CIE-LCH | lch(81.22, 32.44, 206.78°) |
| OKLab | oklab(82.7% -0.094 -0.0404) |
| OKLCH | oklch(82.7% 0.102 203.3) |
| XYZ | xyz(45.1327, 58.8658, 82.3675) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDAE4 #E4756B
analogous
#6BE4B2 #6BDAE4 #6B9DE4
triadic
#6BDAE4 #E46BDA #DAE46B
tetradic
#6BDAE4 #B26BE4 #E4756B #9DE46B
square
#6BDAE4 #B26BE4 #E4756B #9DE46B
split-complementary
#6BDAE4 #E46B9D #E4B26B
monochromatic
#21A8B4 #37CDDB #6BDAE4 #9FE7ED #D3F4F7
Accessibility & contrast
On white
1.64
#6BDAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6BDAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDAE4
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDAE4 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E5
Deuteranopia (green-blind)
#B8C4E5
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdae4; /* rgb */ color: rgb(107, 218, 228); /* oklch */ color: oklch(82.7% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#9fe5ec',
500: '#6bdae4',
950: '#000000',
},
}SCSS
$custom: #6bdae4; $custom-light: #9fe5ec; $custom-dark: #000000;
JSON
{
"hex": "#6bdae4",
"rgb": {
"r": 107,
"g": 218,
"b": 228
},
"hsl": {
"h": 184.959,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.82704,
"c": 0.10226,
"h": 203.3
},
"luminance": 0.5887
}Semantic roles & 50–950 ramp
primary
#6BDAE4
secondary
#B4483F
accent
#2414D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484