#6BECEB#6BECEB
#6BECEB is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.1% C 0.114 H 194.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BECEB |
|---|---|
| RGB | rgb(107, 236, 235) |
| HSL | hsl(180, 77%, 67%) |
| HSV | hsv(180, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.56, -35.63, -10.34) |
| CIE-LCH | lch(86.56, 37.10, 196.17°) |
| OKLab | oklab(87.08% -0.1102 -0.0286) |
| OKLCH | oklch(87.08% 0.114 194.6) |
| XYZ | xyz(51.0479, 69.1098, 89.2305) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.16
Bright Cyan
#41FDFE
ΔE00 4.28
Aqua
#00FFFF
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BECEB #EC6B6C
analogous
#6BECAB #6BECEB #6BADEC
triadic
#6BECEB #EB6BEC #ECEB6B
tetradic
#6BECEB #AB6BEC #EC6B6C #ADEC6B
square
#6BECEB #AB6BEC #EC6B6C #ADEC6B
split-complementary
#6BECEB #EC6BAD #ECAB6B
monochromatic
#19C4C2 #35E5E4 #6BECEB #A1F3F2 #D7FAFA
Accessibility & contrast
On white
1.42
#6BECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#6BECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BECEB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BECEB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6beceb; /* rgb */ color: rgb(107, 236, 235); /* oklch */ color: oklch(87.1% 0.114 194.6);
Tailwind
colors: {
custom: {
50: '#a1f2f1',
500: '#6beceb',
950: '#000000',
},
}SCSS
$custom: #6beceb; $custom-light: #a1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#6beceb",
"rgb": {
"r": 107,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.535,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.87077,
"c": 0.11385,
"h": 194.6
},
"luminance": 0.69115
}Semantic roles & 50–950 ramp
primary
#6BECEB
secondary
#C23A3B
accent
#0C0ED9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585