#6BCFDA#6BCFDA
#6BCFDA is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.095 H 204.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFDA |
|---|---|
| RGB | rgb(107, 207, 218) |
| HSL | hsl(186, 60%, 64%) |
| HSV | hsv(186, 51%, 85%) |
| CMYK | cmyk(50.9%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(77.76, -26.28, -14.46) |
| CIE-LCH | lch(77.76, 29.99, 208.82°) |
| OKLab | oklab(79.82% -0.086 -0.0399) |
| OKLCH | oklch(79.82% 0.095 204.9) |
| XYZ | xyz(41.0261, 52.8097, 74.3474) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.10
Neon Blue
#04D9FF
ΔE00 7.91
Robin Egg Blue
#8AF1FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFDA #DA766B
analogous
#6BDAAD #6BCFDA #6B97DA
triadic
#6BCFDA #DA6BCF #CFDA6B
tetradic
#6BCFDA #AD6BDA #DA766B #97DA6B
square
#6BCFDA #AD6BDA #DA766B #97DA6B
split-complementary
#6BCFDA #DA6B97 #DAAD6B
monochromatic
#2996A2 #3ABFCE #6BCFDA #9CDFE6 #CDEFF2
Accessibility & contrast
On white
1.82
#6BCFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6BCFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFDA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFDA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#AFBBDA
Tritanopia (blue-blind)
#1CD6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcfda; /* rgb */ color: rgb(107, 207, 218); /* oklch */ color: oklch(79.8% 0.095 204.9);
Tailwind
colors: {
custom: {
50: '#9ddee5',
500: '#6bcfda',
950: '#000000',
},
}SCSS
$custom: #6bcfda; $custom-light: #9ddee5; $custom-dark: #000000;
JSON
{
"hex": "#6bcfda",
"rgb": {
"r": 107,
"g": 207,
"b": 218
},
"hsl": {
"h": 185.946,
"s": 60,
"l": 63.725
},
"oklch": {
"l": 0.79824,
"c": 0.09479,
"h": 204.9
},
"luminance": 0.52813
}Semantic roles & 50–950 ramp
primary
#6BCFDA
secondary
#A64D44
accent
#2F1EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484