#6BEDAF#6BEDAF
#6BEDAF is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.146 H 160.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDAF |
|---|---|
| RGB | rgb(107, 237, 175) |
| HSL | hsl(151, 78%, 67%) |
| HSV | hsv(151, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.40, -50.02, 19.38) |
| CIE-LCH | lch(85.40, 53.64, 158.82°) |
| OKLab | oklab(85.65% -0.1373 0.0494) |
| OKLCH | oklch(85.65% 0.146 160.2) |
| XYZ | xyz(44.0816, 66.7853, 51.1169) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDAF #ED6BA9
analogous
#6BED6E #6BEDAF #6BEAED
triadic
#6BEDAF #AF6BED #EDAF6B
tetradic
#6BEDAF #6E6BED #ED6BA9 #EAED6B
square
#6BEDAF #6E6BED #ED6BA9 #EAED6B
split-complementary
#6BEDAF #ED6BEA #ED6E6B
monochromatic
#18C673 #34E692 #6BEDAF #A2F4CC #D8FAEA
Accessibility & contrast
On white
1.46
#6BEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6BEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDAF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDAF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#3AECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bedaf; /* rgb */ color: rgb(107, 237, 175); /* oklch */ color: oklch(85.7% 0.146 160.2);
Tailwind
colors: {
custom: {
50: '#9ff3c7',
500: '#6bedaf',
950: '#000000',
},
}SCSS
$custom: #6bedaf; $custom-light: #9ff3c7; $custom-dark: #000000;
JSON
{
"hex": "#6bedaf",
"rgb": {
"r": 107,
"g": 237,
"b": 175
},
"hsl": {
"h": 151.385,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85652,
"c": 0.14597,
"h": 160.2
},
"luminance": 0.66789
}Semantic roles & 50–950 ramp
primary
#6BEDAF
secondary
#C3397B
accent
#0B6EDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582