#6BDCE4#6BDCE4
#6BDCE4 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.103 H 201.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCE4 |
|---|---|
| RGB | rgb(107, 220, 228) |
| HSL | hsl(184, 69%, 66%) |
| HSV | hsv(184, 53%, 89%) |
| CMYK | cmyk(53.1%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(81.79, -29.93, -13.76) |
| CIE-LCH | lch(81.79, 32.94, 204.69°) |
| OKLab | oklab(83.16% -0.0961 -0.038) |
| OKLCH | oklch(83.16% 0.103 201.6) |
| XYZ | xyz(45.6545, 59.9093, 82.5415) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCE4 #E4736B
analogous
#6BE4AF #6BDCE4 #6B9FE4
triadic
#6BDCE4 #E46BDC #DCE46B
tetradic
#6BDCE4 #AF6BE4 #E4736B #9FE46B
square
#6BDCE4 #AF6BE4 #E4736B #9FE46B
split-complementary
#6BDCE4 #E46B9F #E4AF6B
monochromatic
#21AAB4 #37D0DB #6BDCE4 #9FE8ED #D3F4F7
Accessibility & contrast
On white
1.62
#6BDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6BDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCE4
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCE4 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdce4; /* rgb */ color: rgb(107, 220, 228); /* oklch */ color: oklch(83.2% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#9fe7ec',
500: '#6bdce4',
950: '#000000',
},
}SCSS
$custom: #6bdce4; $custom-light: #9fe7ec; $custom-dark: #000000;
JSON
{
"hex": "#6bdce4",
"rgb": {
"r": 107,
"g": 220,
"b": 228
},
"hsl": {
"h": 183.967,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83163,
"c": 0.10334,
"h": 201.6
},
"luminance": 0.59914
}Semantic roles & 50–950 ramp
primary
#6BDCE4
secondary
#B4473F
accent
#2114D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484