#6BEFCE#6BEFCE
#6BEFCE is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.126 H 174.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEFCE |
|---|---|
| RGB | rgb(107, 239, 206) |
| HSL | hsl(165, 80%, 68%) |
| HSV | hsv(165, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 13.8%, 6.3%) |
| CIE-LAB | lab(86.66, -44.14, 5.02) |
| CIE-LCH | lch(86.66, 44.42, 173.51°) |
| OKLab | oklab(86.91% -0.1257 0.0126) |
| OKLCH | oklch(86.91% 0.126 174.3) |
| XYZ | xyz(48.0654, 69.3104, 69.2258) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 2.92
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEFCE #EF6B8C
analogous
#6BEF8C #6BEFCE #6BCEEF
triadic
#6BEFCE #CE6BEF #EFCE6B
tetradic
#6BEFCE #8C6BEF #EF6B8C #CEEF6B
square
#6BEFCE #8C6BEF #EF6B8C #CEEF6B
split-complementary
#6BEFCE #EF6BCE #EF8C6B
monochromatic
#16CA9D #34E9BC #6BEFCE #A2F5E0 #D9FBF3
Accessibility & contrast
On white
1.41
#6BEFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6BEFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEFCE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEFCE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CD
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#16F1E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6befce; /* rgb */ color: rgb(107, 239, 206); /* oklch */ color: oklch(86.9% 0.126 174.3);
Tailwind
colors: {
custom: {
50: '#a0f5dc',
500: '#6befce',
950: '#000000',
},
}SCSS
$custom: #6befce; $custom-light: #a0f5dc; $custom-dark: #000000;
JSON
{
"hex": "#6befce",
"rgb": {
"r": 107,
"g": 239,
"b": 206
},
"hsl": {
"h": 165,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.86905,
"c": 0.12635,
"h": 174.3
},
"luminance": 0.69315
}Semantic roles & 50–950 ramp
primary
#6BEFCE
secondary
#C7375B
accent
#093EDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584