#6BEBB9#6BEBB9
#6BEBB9 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.135 H 165.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBB9 |
|---|---|
| RGB | rgb(107, 235, 185) |
| HSL | hsl(157, 76%, 67%) |
| HSV | hsv(157, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(85.02, -47.10, 13.65) |
| CIE-LCH | lch(85.02, 49.04, 163.84°) |
| OKLab | oklab(85.41% -0.1308 0.035) |
| OKLCH | oklch(85.41% 0.135 165) |
| XYZ | xyz(44.5245, 66.0411, 56.2904) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBB9 #EB6B9D
analogous
#6BEB79 #6BEBB9 #6BDDEB
triadic
#6BEBB9 #B96BEB #EBB96B
tetradic
#6BEBB9 #796BEB #EB6B9D #DDEB6B
square
#6BEBB9 #796BEB #EB6B9D #DDEB6B
split-complementary
#6BEBB9 #EB6BDD #EB796B
monochromatic
#1AC180 #35E4A0 #6BEBB9 #A1F2D3 #D7FAEC
Accessibility & contrast
On white
1.48
#6BEBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6BEBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBB9
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBB9 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB6
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#34EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebb9; /* rgb */ color: rgb(107, 235, 185); /* oklch */ color: oklch(85.4% 0.135 165.0);
Tailwind
colors: {
custom: {
50: '#9ff2ce',
500: '#6bebb9',
950: '#000000',
},
}SCSS
$custom: #6bebb9; $custom-light: #9ff2ce; $custom-dark: #000000;
JSON
{
"hex": "#6bebb9",
"rgb": {
"r": 107,
"g": 235,
"b": 185
},
"hsl": {
"h": 156.563,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85412,
"c": 0.13536,
"h": 165
},
"luminance": 0.66045
}Semantic roles & 50–950 ramp
primary
#6BEBB9
secondary
#C03A6F
accent
#0D5DD8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583