#6BEABE#6BEABE
#6BEABE is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.130 H 167.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEABE |
|---|---|
| RGB | rgb(107, 234, 190) |
| HSL | hsl(159, 75%, 67%) |
| HSV | hsv(159, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.84, -45.59, 10.78) |
| CIE-LCH | lch(84.84, 46.84, 166.70°) |
| OKLab | oklab(85.3% -0.1275 0.0276) |
| OKLCH | oklch(85.3% 0.13 167.8) |
| XYZ | xyz(44.7761, 65.6850, 59.0240) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.77
Aqua Marine
#2EE8BB
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 4.50
Light Aquamarine
#7BFDC7
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEABE #EA6B97
analogous
#6BEA7F #6BEABE #6BD6EA
triadic
#6BEABE #BE6BEA #EABE6B
tetradic
#6BEABE #7F6BEA #EA6B97 #D6EA6B
square
#6BEABE #7F6BEA #EA6B97 #D6EA6B
split-complementary
#6BEABE #EA6BD6 #EA7F6B
monochromatic
#1BBF87 #35E2A6 #6BEABE #A1F2D6 #D6F9ED
Accessibility & contrast
On white
1.49
#6BEABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6BEABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEABE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEABE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#30EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6beabe; /* rgb */ color: rgb(107, 234, 190); /* oklch */ color: oklch(85.3% 0.130 167.8);
Tailwind
colors: {
custom: {
50: '#9ff1d1',
500: '#6beabe',
950: '#000000',
},
}SCSS
$custom: #6beabe; $custom-light: #9ff1d1; $custom-dark: #000000;
JSON
{
"hex": "#6beabe",
"rgb": {
"r": 107,
"g": 234,
"b": 190
},
"hsl": {
"h": 159.213,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.853,
"c": 0.13043,
"h": 167.8
},
"luminance": 0.65689
}Semantic roles & 50–950 ramp
primary
#6BEABE
secondary
#BE3B68
accent
#0E54D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583