#6BEBB0#6BEBB0
#6BEBB0 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.142 H 161.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBB0 |
|---|---|
| RGB | rgb(107, 235, 176) |
| HSL | hsl(152, 76%, 67%) |
| HSV | hsv(152, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.83, -48.98, 18.07) |
| CIE-LCH | lch(84.83, 52.21, 159.75°) |
| OKLab | oklab(85.2% -0.1348 0.0461) |
| OKLCH | oklch(85.2% 0.142 161.1) |
| XYZ | xyz(43.6043, 65.6731, 51.4442) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Seafoam
#7FE0B3
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.69
Seafoam Green
#7AF9AB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBB0 #EB6BA6
analogous
#6BEB70 #6BEBB0 #6BE6EB
triadic
#6BEBB0 #B06BEB #EBB06B
tetradic
#6BEBB0 #706BEB #EB6BA6 #E6EB6B
square
#6BEBB0 #706BEB #EB6BA6 #E6EB6B
split-complementary
#6BEBB0 #EB6BE6 #EB706B
monochromatic
#1AC174 #35E493 #6BEBB0 #A1F2CD #D7FAEA
Accessibility & contrast
On white
1.49
#6BEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6BEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBB0
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBB0 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#D6CEB4
Tritanopia (blue-blind)
#3BEADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebb0; /* rgb */ color: rgb(107, 235, 176); /* oklch */ color: oklch(85.2% 0.142 161.1);
Tailwind
colors: {
custom: {
50: '#9ff2c7',
500: '#6bebb0',
950: '#000000',
},
}SCSS
$custom: #6bebb0; $custom-light: #9ff2c7; $custom-dark: #000000;
JSON
{
"hex": "#6bebb0",
"rgb": {
"r": 107,
"g": 235,
"b": 176
},
"hsl": {
"h": 152.344,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85197,
"c": 0.14246,
"h": 161.1
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#6BEBB0
secondary
#C03A78
accent
#0D6BD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582