#6BEDB3#6BEDB3
#6BEDB3 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.143 H 161.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDB3 |
|---|---|
| RGB | rgb(107, 237, 179) |
| HSL | hsl(153, 78%, 67%) |
| HSV | hsv(153, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(85.48, -49.20, 17.42) |
| CIE-LCH | lch(85.48, 52.20, 160.51°) |
| OKLab | oklab(85.74% -0.1356 0.0445) |
| OKLCH | oklch(85.74% 0.143 161.8) |
| XYZ | xyz(44.4803, 66.9447, 53.2167) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDB3 #ED6BA5
analogous
#6BED72 #6BEDB3 #6BE6ED
triadic
#6BEDB3 #B36BED #EDB36B
tetradic
#6BEDB3 #726BED #ED6BA5 #E6ED6B
square
#6BEDB3 #726BED #ED6BA5 #E6ED6B
split-complementary
#6BEDB3 #ED6BE6 #ED726B
monochromatic
#18C678 #34E697 #6BEDB3 #A2F4CF #D8FAEB
Accessibility & contrast
On white
1.46
#6BEDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6BEDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDB3
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDB3 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#38EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bedb3; /* rgb */ color: rgb(107, 237, 179); /* oklch */ color: oklch(85.7% 0.143 161.8);
Tailwind
colors: {
custom: {
50: '#9ff3c9',
500: '#6bedb3',
950: '#000000',
},
}SCSS
$custom: #6bedb3; $custom-light: #9ff3c9; $custom-dark: #000000;
JSON
{
"hex": "#6bedb3",
"rgb": {
"r": 107,
"g": 237,
"b": 179
},
"hsl": {
"h": 153.231,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85744,
"c": 0.14269,
"h": 161.8
},
"luminance": 0.66949
}Semantic roles & 50–950 ramp
primary
#6BEDB3
secondary
#C33977
accent
#0B68DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582