#6BEDAE#6BEDAE
#6BEDAE is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.147 H 159.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDAE |
|---|---|
| RGB | rgb(107, 237, 174) |
| HSL | hsl(151, 78%, 67%) |
| HSV | hsv(151, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.38, -50.22, 19.87) |
| CIE-LCH | lch(85.38, 54.01, 158.42°) |
| OKLab | oklab(85.63% -0.1378 0.0506) |
| OKLCH | oklch(85.63% 0.147 159.8) |
| XYZ | xyz(43.9837, 66.7461, 50.6016) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDAE #ED6BAA
analogous
#6BED6D #6BEDAE #6BEBED
triadic
#6BEDAE #AE6BED #EDAE6B
tetradic
#6BEDAE #6D6BED #ED6BAA #EBED6B
square
#6BEDAE #6D6BED #ED6BAA #EBED6B
split-complementary
#6BEDAE #ED6BEB #ED6D6B
monochromatic
#18C671 #34E690 #6BEDAE #A2F4CC #D8FAEA
Accessibility & contrast
On white
1.46
#6BEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6BEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDAE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDAE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#3BECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bedae; /* rgb */ color: rgb(107, 237, 174); /* oklch */ color: oklch(85.6% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#9ff3c6',
500: '#6bedae',
950: '#000000',
},
}SCSS
$custom: #6bedae; $custom-light: #9ff3c6; $custom-dark: #000000;
JSON
{
"hex": "#6bedae",
"rgb": {
"r": 107,
"g": 237,
"b": 174
},
"hsl": {
"h": 150.923,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85629,
"c": 0.14681,
"h": 159.8
},
"luminance": 0.6675
}Semantic roles & 50–950 ramp
primary
#6BEDAE
secondary
#C3397C
accent
#0B70DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582