#6BEDAC#6BEDAC
#6BEDAC is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.148 H 159.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDAC |
|---|---|
| RGB | rgb(107, 237, 172) |
| HSL | hsl(150, 78%, 67%) |
| HSV | hsv(150, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 27.4%, 7.1%) |
| CIE-LAB | lab(85.34, -50.62, 20.85) |
| CIE-LCH | lch(85.34, 54.75, 157.62°) |
| OKLab | oklab(85.58% -0.1387 0.0531) |
| OKLCH | oklch(85.58% 0.149 159.1) |
| XYZ | xyz(43.7902, 66.6687, 49.5824) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDAC #ED6BAC
analogous
#6BED6B #6BEDAC #6BEDED
triadic
#6BEDAC #AC6BED #EDAC6B
tetradic
#6BEDAC #6B6BED #ED6BAC #EDED6B
square
#6BEDAC #6B6BED #ED6BAC #EDED6B
split-complementary
#6BEDAC #ED6BED #ED6B6B
monochromatic
#18C66F #34E68D #6BEDAC #A2F4CB #D8FAE9
Accessibility & contrast
On white
1.46
#6BEDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6BEDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDAC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDAC | 1.00 | 1.46 | 14.33 | 14.33 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA8
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#3CECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bedac; /* rgb */ color: rgb(107, 237, 172); /* oklch */ color: oklch(85.6% 0.148 159.1);
Tailwind
colors: {
custom: {
50: '#9ff3c5',
500: '#6bedac',
950: '#000000',
},
}SCSS
$custom: #6bedac; $custom-light: #9ff3c5; $custom-dark: #000000;
JSON
{
"hex": "#6bedac",
"rgb": {
"r": 107,
"g": 237,
"b": 172
},
"hsl": {
"h": 150,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85584,
"c": 0.1485,
"h": 159.1
},
"luminance": 0.66673
}Semantic roles & 50–950 ramp
primary
#6BEDAC
secondary
#C3397E
accent
#0B73DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582