#6BCEBB#6BCEBB
#6BCEBB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.098 H 179.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEBB |
|---|---|
| RGB | rgb(107, 206, 187) |
| HSL | hsl(168, 50%, 61%) |
| HSV | hsv(168, 48%, 81%) |
| CMYK | cmyk(48.1%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.59, -33.68, 0.49) |
| CIE-LCH | lch(76.59, 33.68, 179.17°) |
| OKLab | oklab(78.59% -0.0979 0.0008) |
| OKLCH | oklch(78.59% 0.098 179.6) |
| XYZ | xyz(37.1006, 50.8531, 54.8646) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.15
Pale Teal
#82CBB2
ΔE00 4.07
Mediumaquamarine
#66CDAA
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.81
Turquoise (survey)
#06C2AC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEBB #CE6B7E
analogous
#6BCE8A #6BCEBB #6BB0CE
triadic
#6BCEBB #BB6BCE #CEBB6B
tetradic
#6BCEBB #8A6BCE #CE6B7E #B0CE6B
square
#6BCEBB #8A6BCE #CE6B7E #B0CE6B
split-complementary
#6BCEBB #CE6BB0 #CE8A6B
monochromatic
#2F8F7D #3FBDA5 #6BCEBB #99DDD0 #C7ECE5
Accessibility & contrast
On white
1.88
#6BCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#6BCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEBB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEBB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#3ED1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcebb; /* rgb */ color: rgb(107, 206, 187); /* oklch */ color: oklch(78.6% 0.098 179.6);
Tailwind
colors: {
custom: {
50: '#9cddcf',
500: '#6bcebb',
950: '#000000',
},
}SCSS
$custom: #6bcebb; $custom-light: #9cddcf; $custom-dark: #000000;
JSON
{
"hex": "#6bcebb",
"rgb": {
"r": 107,
"g": 206,
"b": 187
},
"hsl": {
"h": 168.485,
"s": 50.254,
"l": 61.373
},
"oklch": {
"l": 0.78587,
"c": 0.09792,
"h": 179.6
},
"luminance": 0.50856
}Semantic roles & 50–950 ramp
primary
#6BCEBB
secondary
#964857
accent
#2845BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483