#6BCEDA#6BCEDA
#6BCEDA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.094 H 205.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEDA |
|---|---|
| RGB | rgb(107, 206, 218) |
| HSL | hsl(186, 60%, 64%) |
| HSV | hsv(186, 51%, 85%) |
| CMYK | cmyk(50.9%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.48, -25.78, -14.89) |
| CIE-LCH | lch(77.48, 29.77, 210.00°) |
| OKLab | oklab(79.59% -0.0849 -0.0411) |
| OKLCH | oklch(79.59% 0.094 205.8) |
| XYZ | xyz(40.7846, 52.3267, 74.2669) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.05
Darkturquoise
#00CED1
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.50
Neon Blue
#04D9FF
ΔE00 7.68
Robin Egg Blue
#8AF1FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEDA #DA776B
analogous
#6BDAAE #6BCEDA #6B96DA
triadic
#6BCEDA #DA6BCE #CEDA6B
tetradic
#6BCEDA #AE6BDA #DA776B #96DA6B
square
#6BCEDA #AE6BDA #DA776B #96DA6B
split-complementary
#6BCEDA #DA6B96 #DAAE6B
monochromatic
#2995A2 #3ABECE #6BCEDA #9CDEE6 #CDEEF2
Accessibility & contrast
On white
1.83
#6BCEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6BCEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEDA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEDA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#AEBADA
Tritanopia (blue-blind)
#1CD5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bceda; /* rgb */ color: rgb(107, 206, 218); /* oklch */ color: oklch(79.6% 0.094 205.8);
Tailwind
colors: {
custom: {
50: '#9ddde5',
500: '#6bceda',
950: '#000000',
},
}SCSS
$custom: #6bceda; $custom-light: #9ddde5; $custom-dark: #000000;
JSON
{
"hex": "#6bceda",
"rgb": {
"r": 107,
"g": 206,
"b": 218
},
"hsl": {
"h": 186.486,
"s": 60,
"l": 63.725
},
"oklch": {
"l": 0.79594,
"c": 0.09429,
"h": 205.8
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#6BCEDA
secondary
#A64E44
accent
#301EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484