#6BEBB1#6BEBB1
#6BEBB1 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.142 H 161.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBB1 |
|---|---|
| RGB | rgb(107, 235, 177) |
| HSL | hsl(153, 76%, 67%) |
| HSV | hsv(153, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.85, -48.78, 17.58) |
| CIE-LCH | lch(84.85, 51.85, 160.18°) |
| OKLab | oklab(85.22% -0.1343 0.0449) |
| OKLCH | oklch(85.22% 0.142 161.5) |
| XYZ | xyz(43.7036, 65.7128, 51.9672) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.43
Seafoam (survey)
#80F9AD
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBB1 #EB6BA5
analogous
#6BEB71 #6BEBB1 #6BE5EB
triadic
#6BEBB1 #B16BEB #EBB16B
tetradic
#6BEBB1 #716BEB #EB6BA5 #E5EB6B
square
#6BEBB1 #716BEB #EB6BA5 #E5EB6B
split-complementary
#6BEBB1 #EB6BE5 #EB716B
monochromatic
#1AC176 #35E495 #6BEBB1 #A1F2CD #D7FAEA
Accessibility & contrast
On white
1.48
#6BEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6BEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBB1
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBB1 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 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)
#E8DCAE
Deuteranopia (green-blind)
#D5CFB5
Tritanopia (blue-blind)
#3AEADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebb1; /* rgb */ color: rgb(107, 235, 177); /* oklch */ color: oklch(85.2% 0.142 161.5);
Tailwind
colors: {
custom: {
50: '#9ff2c8',
500: '#6bebb1',
950: '#000000',
},
}SCSS
$custom: #6bebb1; $custom-light: #9ff2c8; $custom-dark: #000000;
JSON
{
"hex": "#6bebb1",
"rgb": {
"r": 107,
"g": 235,
"b": 177
},
"hsl": {
"h": 152.813,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.8522,
"c": 0.14164,
"h": 161.5
},
"luminance": 0.65717
}Semantic roles & 50–950 ramp
primary
#6BEBB1
secondary
#C03A77
accent
#0D69D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582