#6BEBBD#6BEBBD
#6BEBBD is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.132 H 166.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBBD |
|---|---|
| RGB | rgb(107, 235, 189) |
| HSL | hsl(158, 76%, 67%) |
| HSV | hsv(158, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(85.10, -46.23, 11.69) |
| CIE-LCH | lch(85.10, 47.69, 165.82°) |
| OKLab | oklab(85.51% -0.129 0.03) |
| OKLCH | oklch(85.51% 0.132 166.9) |
| XYZ | xyz(44.9527, 66.2124, 58.5456) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.84
Seafoam
#7FE0B3
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBBD #EB6B99
analogous
#6BEB7D #6BEBBD #6BD9EB
triadic
#6BEBBD #BD6BEB #EBBD6B
tetradic
#6BEBBD #7D6BEB #EB6B99 #D9EB6B
square
#6BEBBD #7D6BEB #EB6B99 #D9EB6B
split-complementary
#6BEBBD #EB6BD9 #EB7D6B
monochromatic
#1AC185 #35E4A5 #6BEBBD #A1F2D5 #D7FAED
Accessibility & contrast
On white
1.47
#6BEBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6BEBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBBD
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBBD | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBB
Deuteranopia (green-blind)
#D3CFC0
Tritanopia (blue-blind)
#30ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bebbd; /* rgb */ color: rgb(107, 235, 189); /* oklch */ color: oklch(85.5% 0.132 166.9);
Tailwind
colors: {
custom: {
50: '#9ff2d0',
500: '#6bebbd',
950: '#000000',
},
}SCSS
$custom: #6bebbd; $custom-light: #9ff2d0; $custom-dark: #000000;
JSON
{
"hex": "#6bebbd",
"rgb": {
"r": 107,
"g": 235,
"b": 189
},
"hsl": {
"h": 158.438,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85512,
"c": 0.13241,
"h": 166.9
},
"luminance": 0.66217
}Semantic roles & 50–950 ramp
primary
#6BEBBD
secondary
#C03A6A
accent
#0D56D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583