#6BEDB2#6BEDB2
#6BEDB2 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.143 H 161.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDB2 |
|---|---|
| RGB | rgb(107, 237, 178) |
| HSL | hsl(153, 78%, 67%) |
| HSV | hsv(153, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.46, -49.41, 17.91) |
| CIE-LCH | lch(85.46, 52.56, 160.08°) |
| OKLab | oklab(85.72% -0.136 0.0458) |
| OKLCH | oklch(85.72% 0.144 161.4) |
| XYZ | xyz(44.3795, 66.9044, 52.6860) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDB2 #ED6BA6
analogous
#6BED71 #6BEDB2 #6BE7ED
triadic
#6BEDB2 #B26BED #EDB26B
tetradic
#6BEDB2 #716BED #ED6BA6 #E7ED6B
square
#6BEDB2 #716BED #ED6BA6 #E7ED6B
split-complementary
#6BEDB2 #ED6BE7 #ED716B
monochromatic
#18C677 #34E696 #6BEDB2 #A2F4CE #D8FAEB
Accessibility & contrast
On white
1.46
#6BEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6BEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDB2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDB2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#38ECDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bedb2; /* rgb */ color: rgb(107, 237, 178); /* oklch */ color: oklch(85.7% 0.143 161.4);
Tailwind
colors: {
custom: {
50: '#9ff3c9',
500: '#6bedb2',
950: '#000000',
},
}SCSS
$custom: #6bedb2; $custom-light: #9ff3c9; $custom-dark: #000000;
JSON
{
"hex": "#6bedb2",
"rgb": {
"r": 107,
"g": 237,
"b": 178
},
"hsl": {
"h": 152.769,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85721,
"c": 0.1435,
"h": 161.4
},
"luminance": 0.66909
}Semantic roles & 50–950 ramp
primary
#6BEDB2
secondary
#C33978
accent
#0B69DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582