#6BEBCF#6BEBCF
#6BEBCF is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.121 H 176.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBCF |
|---|---|
| RGB | rgb(107, 235, 207) |
| HSL | hsl(167, 76%, 67%) |
| HSV | hsv(167, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 11.9%, 7.8%) |
| CIE-LAB | lab(85.53, -42.14, 2.86) |
| CIE-LCH | lch(85.53, 42.24, 176.12°) |
| OKLab | oklab(85.99% -0.121 0.0069) |
| OKLCH | oklch(85.99% 0.121 176.7) |
| XYZ | xyz(47.0292, 67.0430, 69.4816) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.27
Aqua (survey)
#13EAC9
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 5.12
Light Aqua
#8CFFDB
ΔE00 5.21
Aqua Marine
#2EE8BB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBCF #EB6B87
analogous
#6BEB8F #6BEBCF #6BC7EB
triadic
#6BEBCF #CF6BEB #EBCF6B
tetradic
#6BEBCF #8F6BEB #EB6B87 #C7EB6B
square
#6BEBCF #8F6BEB #EB6B87 #C7EB6B
split-complementary
#6BEBCF #EB6BC7 #EB8F6B
monochromatic
#1AC19D #35E4BE #6BEBCF #A1F2E0 #D7FAF2
Accessibility & contrast
On white
1.46
#6BEBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6BEBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBCF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBCF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#CFD0D1
Tritanopia (blue-blind)
#18EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bebcf; /* rgb */ color: rgb(107, 235, 207); /* oklch */ color: oklch(86.0% 0.121 176.7);
Tailwind
colors: {
custom: {
50: '#9ff2dd',
500: '#6bebcf',
950: '#000000',
},
}SCSS
$custom: #6bebcf; $custom-light: #9ff2dd; $custom-dark: #000000;
JSON
{
"hex": "#6bebcf",
"rgb": {
"r": 107,
"g": 235,
"b": 207
},
"hsl": {
"h": 166.875,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85994,
"c": 0.12124,
"h": 176.7
},
"luminance": 0.67047
}Semantic roles & 50–950 ramp
primary
#6BEBCF
secondary
#C03A58
accent
#0D3AD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584