#6BCFE0#6BCFE0
#6BCFE0 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.096 H 209.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFE0 |
|---|---|
| RGB | rgb(107, 207, 224) |
| HSL | hsl(189, 65%, 65%) |
| HSV | hsv(189, 52%, 88%) |
| CMYK | cmyk(52.2%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(77.95, -24.65, -17.39) |
| CIE-LCH | lch(77.95, 30.17, 215.21°) |
| OKLab | oklab(80.04% -0.0836 -0.0481) |
| OKLCH | oklch(80.04% 0.096 209.9) |
| XYZ | xyz(41.8255, 53.1295, 78.5574) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 7.00
Baby Blue
#89CFF0
ΔE00 7.86
Robin Egg Blue
#8AF1FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFE0 #E07C6B
analogous
#6BE0B7 #6BCFE0 #6B95E0
triadic
#6BCFE0 #E06BCF #CFE06B
tetradic
#6BCFE0 #B76BE0 #E07C6B #95E06B
square
#6BCFE0 #B76BE0 #E07C6B #95E06B
split-complementary
#6BCFE0 #E06B95 #E0B76B
monochromatic
#2499AC #38BFD5 #6BCFE0 #9EDFEB #D0F0F5
Accessibility & contrast
On white
1.81
#6BCFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6BCFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFE0
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFE0 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E1
Deuteranopia (green-blind)
#AEBBE0
Tritanopia (blue-blind)
#0BD7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfe0; /* rgb */ color: rgb(107, 207, 224); /* oklch */ color: oklch(80.0% 0.096 209.9);
Tailwind
colors: {
custom: {
50: '#9edee9',
500: '#6bcfe0',
950: '#000000',
},
}SCSS
$custom: #6bcfe0; $custom-light: #9edee9; $custom-dark: #000000;
JSON
{
"hex": "#6bcfe0",
"rgb": {
"r": 107,
"g": 207,
"b": 224
},
"hsl": {
"h": 188.718,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.80039,
"c": 0.09641,
"h": 209.9
},
"luminance": 0.53133
}Semantic roles & 50–950 ramp
primary
#6BCFE0
secondary
#AE5141
accent
#3318CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484