#6BEBBB#6BEBBB
#6BEBBB is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.134 H 166.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBBB |
|---|---|
| RGB | rgb(107, 235, 187) |
| HSL | hsl(158, 76%, 67%) |
| HSV | hsv(158, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.06, -46.67, 12.67) |
| CIE-LCH | lch(85.06, 48.36, 164.81°) |
| OKLab | oklab(85.46% -0.1299 0.0325) |
| OKLCH | oklch(85.46% 0.134 166) |
| XYZ | xyz(44.7371, 66.1262, 57.4101) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBBB #EB6B9B
analogous
#6BEB7B #6BEBBB #6BDBEB
triadic
#6BEBBB #BB6BEB #EBBB6B
tetradic
#6BEBBB #7B6BEB #EB6B9B #DBEB6B
square
#6BEBBB #7B6BEB #EB6B9B #DBEB6B
split-complementary
#6BEBBB #EB6BDB #EB7B6B
monochromatic
#1AC183 #35E4A2 #6BEBBB #A1F2D4 #D7FAED
Accessibility & contrast
On white
1.48
#6BEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6BEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBBB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBBB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB8
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#32ECDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebbb; /* rgb */ color: rgb(107, 235, 187); /* oklch */ color: oklch(85.5% 0.134 166.0);
Tailwind
colors: {
custom: {
50: '#9ff2cf',
500: '#6bebbb',
950: '#000000',
},
}SCSS
$custom: #6bebbb; $custom-light: #9ff2cf; $custom-dark: #000000;
JSON
{
"hex": "#6bebbb",
"rgb": {
"r": 107,
"g": 235,
"b": 187
},
"hsl": {
"h": 157.5,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85462,
"c": 0.13387,
"h": 166
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#6BEBBB
secondary
#C03A6C
accent
#0D59D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583