#6BEABB#6BEABB
#6BEABB is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.133 H 166.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEABB |
|---|---|
| RGB | rgb(107, 234, 187) |
| HSL | hsl(158, 75%, 67%) |
| HSV | hsv(158, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.77, -46.24, 12.25) |
| CIE-LCH | lch(84.77, 47.84, 165.16°) |
| OKLab | oklab(85.22% -0.1288 0.0314) |
| OKLCH | oklch(85.22% 0.133 166.3) |
| XYZ | xyz(44.4516, 65.5552, 57.3150) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.26
Aqua Marine
#2EE8BB
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEABB #EA6B9A
analogous
#6BEA7C #6BEABB #6BDAEA
triadic
#6BEABB #BB6BEA #EABB6B
tetradic
#6BEABB #7C6BEA #EA6B9A #DAEA6B
square
#6BEABB #7C6BEA #EA6B9A #DAEA6B
split-complementary
#6BEABB #EA6BDA #EA7C6B
monochromatic
#1BBF83 #35E2A2 #6BEABB #A1F2D4 #D6F9EC
Accessibility & contrast
On white
1.49
#6BEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6BEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEABB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEABB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#33EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6beabb; /* rgb */ color: rgb(107, 234, 187); /* oklch */ color: oklch(85.2% 0.133 166.3);
Tailwind
colors: {
custom: {
50: '#9ff1cf',
500: '#6beabb',
950: '#000000',
},
}SCSS
$custom: #6beabb; $custom-light: #9ff1cf; $custom-dark: #000000;
JSON
{
"hex": "#6beabb",
"rgb": {
"r": 107,
"g": 234,
"b": 187
},
"hsl": {
"h": 157.795,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.85224,
"c": 0.13258,
"h": 166.3
},
"luminance": 0.65559
}Semantic roles & 50–950 ramp
primary
#6BEABB
secondary
#BE3B6C
accent
#0E59D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583