#6BEBAB#6BEBAB
#6BEBAB is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.147 H 159.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBAB |
|---|---|
| RGB | rgb(107, 235, 171) |
| HSL | hsl(150, 76%, 67%) |
| HSV | hsv(150, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.73, -49.99, 20.53) |
| CIE-LCH | lch(84.73, 54.04, 157.68°) |
| OKLab | oklab(85.08% -0.137 0.0523) |
| OKLCH | oklch(85.08% 0.147 159.1) |
| XYZ | xyz(43.1187, 65.4788, 48.8866) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBAB #EB6BAB
analogous
#6BEB6B #6BEBAB #6BEBEB
triadic
#6BEBAB #AB6BEB #EBAB6B
tetradic
#6BEBAB #6B6BEB #EB6BAB #EBEB6B
square
#6BEBAB #6B6BEB #EB6BAB #EBEB6B
split-complementary
#6BEBAB #EB6BEB #EB6B6B
monochromatic
#1AC16E #35E48C #6BEBAB #A1F2CA #D7FAE8
Accessibility & contrast
On white
1.49
#6BEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6BEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBAB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBAB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D7CEAF
Tritanopia (blue-blind)
#3EEADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6bebab; /* rgb */ color: rgb(107, 235, 171); /* oklch */ color: oklch(85.1% 0.147 159.1);
Tailwind
colors: {
custom: {
50: '#9ef2c4',
500: '#6bebab',
950: '#000000',
},
}SCSS
$custom: #6bebab; $custom-light: #9ef2c4; $custom-dark: #000000;
JSON
{
"hex": "#6bebab",
"rgb": {
"r": 107,
"g": 235,
"b": 171
},
"hsl": {
"h": 150,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85083,
"c": 0.14664,
"h": 159.1
},
"luminance": 0.65483
}Semantic roles & 50–950 ramp
primary
#6BEBAB
secondary
#C03A7D
accent
#0D73D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582