#6BCEBA#6BCEBA
#6BCEBA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.098 H 178.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEBA |
|---|---|
| RGB | rgb(107, 206, 186) |
| HSL | hsl(168, 50%, 61%) |
| HSV | hsv(168, 48%, 81%) |
| CMYK | cmyk(48.1%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(76.56, -33.92, 0.99) |
| CIE-LCH | lch(76.56, 33.94, 178.33°) |
| OKLab | oklab(78.56% -0.0984 0.0021) |
| OKLCH | oklch(78.56% 0.098 178.8) |
| XYZ | xyz(36.9939, 50.8105, 54.3028) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.86
Pale Teal
#82CBB2
ΔE00 3.87
Mediumaquamarine
#66CDAA
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 5.81
Turquoise (survey)
#06C2AC
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEBA #CE6B7F
analogous
#6BCE89 #6BCEBA #6BB1CE
triadic
#6BCEBA #BA6BCE #CEBA6B
tetradic
#6BCEBA #896BCE #CE6B7F #B1CE6B
square
#6BCEBA #896BCE #CE6B7F #B1CE6B
split-complementary
#6BCEBA #CE6BB1 #CE896B
monochromatic
#2F8F7C #3FBDA4 #6BCEBA #99DDCF #C7ECE5
Accessibility & contrast
On white
1.88
#6BCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6BCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEBA
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEBA | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#3FD1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bceba; /* rgb */ color: rgb(107, 206, 186); /* oklch */ color: oklch(78.6% 0.098 178.8);
Tailwind
colors: {
custom: {
50: '#9cddce',
500: '#6bceba',
950: '#000000',
},
}SCSS
$custom: #6bceba; $custom-light: #9cddce; $custom-dark: #000000;
JSON
{
"hex": "#6bceba",
"rgb": {
"r": 107,
"g": 206,
"b": 186
},
"hsl": {
"h": 167.879,
"s": 50.254,
"l": 61.373
},
"oklch": {
"l": 0.78557,
"c": 0.09838,
"h": 178.8
},
"luminance": 0.50814
}Semantic roles & 50–950 ramp
primary
#6BCEBA
secondary
#964857
accent
#2846BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483