#6BEBBF#6BEBBF
#6BEBBF is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.131 H 167.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBBF |
|---|---|
| RGB | rgb(107, 235, 191) |
| HSL | hsl(159, 76%, 67%) |
| HSV | hsv(159, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.15, -45.80, 10.70) |
| CIE-LCH | lch(85.15, 47.03, 166.85°) |
| OKLab | oklab(85.56% -0.1281 0.0274) |
| OKLCH | oklch(85.56% 0.131 167.9) |
| XYZ | xyz(45.1713, 66.2998, 59.6968) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.59
Aqua Marine
#2EE8BB
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBBF #EB6B97
analogous
#6BEB7F #6BEBBF #6BD7EB
triadic
#6BEBBF #BF6BEB #EBBF6B
tetradic
#6BEBBF #7F6BEB #EB6B97 #D7EB6B
square
#6BEBBF #7F6BEB #EB6B97 #D7EB6B
split-complementary
#6BEBBF #EB6BD7 #EB7F6B
monochromatic
#1AC188 #35E4A8 #6BEBBF #A1F2D6 #D7FAEE
Accessibility & contrast
On white
1.47
#6BEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6BEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBBF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBBF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#2EECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bebbf; /* rgb */ color: rgb(107, 235, 191); /* oklch */ color: oklch(85.6% 0.131 167.9);
Tailwind
colors: {
custom: {
50: '#9ff2d2',
500: '#6bebbf',
950: '#000000',
},
}SCSS
$custom: #6bebbf; $custom-light: #9ff2d2; $custom-dark: #000000;
JSON
{
"hex": "#6bebbf",
"rgb": {
"r": 107,
"g": 235,
"b": 191
},
"hsl": {
"h": 159.375,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85563,
"c": 0.13099,
"h": 167.9
},
"luminance": 0.66304
}Semantic roles & 50–950 ramp
primary
#6BEBBF
secondary
#C03A68
accent
#0D53D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583