#6BCFDD#6BCFDD
#6BCFDD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.096 H 207.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFDD |
|---|---|
| RGB | rgb(107, 207, 221) |
| HSL | hsl(187, 63%, 64%) |
| HSV | hsv(187, 52%, 87%) |
| CMYK | cmyk(51.6%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(77.86, -25.47, -15.93) |
| CIE-LCH | lch(77.86, 30.04, 212.02°) |
| OKLab | oklab(79.93% -0.0848 -0.044) |
| OKLCH | oklch(79.93% 0.096 207.4) |
| XYZ | xyz(41.4222, 52.9682, 76.4336) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 6.91
Neon Blue
#04D9FF
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 7.52
Robin Egg Blue
#8AF1FE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFDD #DD796B
analogous
#6BDDB2 #6BCFDD #6B96DD
triadic
#6BCFDD #DD6BCF #CFDD6B
tetradic
#6BCFDD #B26BDD #DD796B #96DD6B
square
#6BCFDD #B26BDD #DD796B #96DD6B
split-complementary
#6BCFDD #DD6B96 #DDB26B
monochromatic
#2697A7 #39BFD2 #6BCFDD #9DDFE8 #CFEFF4
Accessibility & contrast
On white
1.81
#6BCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6BCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFDD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFDD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#15D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcfdd; /* rgb */ color: rgb(107, 207, 221); /* oklch */ color: oklch(79.9% 0.096 207.4);
Tailwind
colors: {
custom: {
50: '#9edee7',
500: '#6bcfdd',
950: '#000000',
},
}SCSS
$custom: #6bcfdd; $custom-light: #9edee7; $custom-dark: #000000;
JSON
{
"hex": "#6bcfdd",
"rgb": {
"r": 107,
"g": 207,
"b": 221
},
"hsl": {
"h": 187.368,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.79931,
"c": 0.0955,
"h": 207.4
},
"luminance": 0.52972
}Semantic roles & 50–950 ramp
primary
#6BCFDD
secondary
#AA4F42
accent
#311BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484