#6BEBB8#6BEBB8
#6BEBB8 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.136 H 164.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBB8 |
|---|---|
| RGB | rgb(107, 235, 184) |
| HSL | hsl(156, 76%, 67%) |
| HSV | hsv(156, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(85.00, -47.31, 14.14) |
| CIE-LCH | lch(85.00, 49.38, 163.36°) |
| OKLab | oklab(85.39% -0.1312 0.0362) |
| OKLCH | oklch(85.39% 0.136 164.6) |
| XYZ | xyz(44.4193, 65.9991, 55.7364) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBB8 #EB6B9E
analogous
#6BEB78 #6BEBB8 #6BDEEB
triadic
#6BEBB8 #B86BEB #EBB86B
tetradic
#6BEBB8 #786BEB #EB6B9E #DEEB6B
square
#6BEBB8 #786BEB #EB6B9E #DEEB6B
split-complementary
#6BEBB8 #EB6BDE #EB786B
monochromatic
#1AC17F #35E49E #6BEBB8 #A1F2D2 #D7FAEC
Accessibility & contrast
On white
1.48
#6BEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6BEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBB8
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBB8 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#D4CFBB
Tritanopia (blue-blind)
#35EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebb8; /* rgb */ color: rgb(107, 235, 184); /* oklch */ color: oklch(85.4% 0.136 164.6);
Tailwind
colors: {
custom: {
50: '#9ff2cd',
500: '#6bebb8',
950: '#000000',
},
}SCSS
$custom: #6bebb8; $custom-light: #9ff2cd; $custom-dark: #000000;
JSON
{
"hex": "#6bebb8",
"rgb": {
"r": 107,
"g": 235,
"b": 184
},
"hsl": {
"h": 156.094,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85387,
"c": 0.13612,
"h": 164.6
},
"luminance": 0.66003
}Semantic roles & 50–950 ramp
primary
#6BEBB8
secondary
#C03A70
accent
#0D5ED8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583