#6BEBBA#6BEBBA
#6BEBBA is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.135 H 165.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBBA |
|---|---|
| RGB | rgb(107, 235, 186) |
| HSL | hsl(157, 76%, 67%) |
| HSV | hsv(157, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 20.9%, 7.8%) |
| CIE-LAB | lab(85.04, -46.88, 13.16) |
| CIE-LCH | lch(85.04, 48.70, 164.32°) |
| OKLab | oklab(85.44% -0.1303 0.0337) |
| OKLCH | oklch(85.44% 0.135 165.5) |
| XYZ | xyz(44.6304, 66.0835, 56.8483) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBBA #EB6B9C
analogous
#6BEB7A #6BEBBA #6BDCEB
triadic
#6BEBBA #BA6BEB #EBBA6B
tetradic
#6BEBBA #7A6BEB #EB6B9C #DCEB6B
square
#6BEBBA #7A6BEB #EB6B9C #DCEB6B
split-complementary
#6BEBBA #EB6BDC #EB7A6B
monochromatic
#1AC181 #35E4A1 #6BEBBA #A1F2D3 #D7FAEC
Accessibility & contrast
On white
1.48
#6BEBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6BEBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBBA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBBA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB7
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#33EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebba; /* rgb */ color: rgb(107, 235, 186); /* oklch */ color: oklch(85.4% 0.135 165.5);
Tailwind
colors: {
custom: {
50: '#9ff2ce',
500: '#6bebba',
950: '#000000',
},
}SCSS
$custom: #6bebba; $custom-light: #9ff2ce; $custom-dark: #000000;
JSON
{
"hex": "#6bebba",
"rgb": {
"r": 107,
"g": 235,
"b": 186
},
"hsl": {
"h": 157.031,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85437,
"c": 0.1346,
"h": 165.5
},
"luminance": 0.66088
}Semantic roles & 50–950 ramp
primary
#6BEBBA
secondary
#C03A6D
accent
#0D5BD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583