#6BEFCF#6BEFCF
#6BEFCF is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.126 H 174.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEFCF |
|---|---|
| RGB | rgb(107, 239, 207) |
| HSL | hsl(165, 80%, 68%) |
| HSV | hsv(165, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 13.4%, 6.3%) |
| CIE-LAB | lab(86.68, -43.90, 4.53) |
| CIE-LCH | lch(86.68, 44.14, 174.11°) |
| OKLab | oklab(86.93% -0.1253 0.0113) |
| OKLCH | oklch(86.93% 0.126 174.8) |
| XYZ | xyz(48.1873, 69.3592, 69.8676) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.00
Aqua (survey)
#13EAC9
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.45
Aqua Marine
#2EE8BB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEFCF #EF6B8B
analogous
#6BEF8D #6BEFCF #6BCDEF
triadic
#6BEFCF #CF6BEF #EFCF6B
tetradic
#6BEFCF #8D6BEF #EF6B8B #CDEF6B
square
#6BEFCF #8D6BEF #EF6B8B #CDEF6B
split-complementary
#6BEFCF #EF6BCD #EF8D6B
monochromatic
#16CA9E #34E9BD #6BEFCF #A2F5E1 #D9FBF3
Accessibility & contrast
On white
1.41
#6BEFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6BEFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEFCF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEFCF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CE
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#14F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6befcf; /* rgb */ color: rgb(107, 239, 207); /* oklch */ color: oklch(86.9% 0.126 174.8);
Tailwind
colors: {
custom: {
50: '#a0f5dd',
500: '#6befcf',
950: '#000000',
},
}SCSS
$custom: #6befcf; $custom-light: #a0f5dd; $custom-dark: #000000;
JSON
{
"hex": "#6befcf",
"rgb": {
"r": 107,
"g": 239,
"b": 207
},
"hsl": {
"h": 165.455,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.86932,
"c": 0.12579,
"h": 174.8
},
"luminance": 0.69364
}Semantic roles & 50–950 ramp
primary
#6BEFCF
secondary
#C7375A
accent
#093CDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584