#6BFDBE#6BFDBE
#6BFDBE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.155 H 162.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDBE |
|---|---|
| RGB | rgb(107, 253, 190) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.36, -53.55, 18.58) |
| CIE-LCH | lch(90.36, 56.68, 160.87°) |
| OKLab | oklab(89.81% -0.1474 0.0475) |
| OKLCH | oklch(89.81% 0.155 162.2) |
| XYZ | xyz(50.4782, 77.0892, 60.9247) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.92
Greenish Cyan
#2AFEB7
ΔE00 3.02
Greenish Turquoise
#00FBB0
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDBE #FD6BAA
analogous
#6BFD75 #6BFDBE #6BF3FD
triadic
#6BFDBE #BE6BFD #FDBE6B
tetradic
#6BFDBE #756BFD #FD6BAA #F3FD6B
square
#6BFDBE #756BFD #FD6BAA #F3FD6B
split-complementary
#6BFDBE #FD6BF3 #FD756B
monochromatic
#03EA87 #2FFCA3 #6BFDBE #A7FED9 #E1FFF2
Accessibility & contrast
On white
1.28
#6BFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6BFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDBE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDBE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#23FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6bfdbe; /* rgb */ color: rgb(107, 253, 190); /* oklch */ color: oklch(89.8% 0.155 162.2);
Tailwind
colors: {
custom: {
50: '#a1ffd1',
500: '#6bfdbe',
950: '#000000',
},
}SCSS
$custom: #6bfdbe; $custom-light: #a1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6bfdbe",
"rgb": {
"r": 107,
"g": 253,
"b": 190
},
"hsl": {
"h": 154.11,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.89808,
"c": 0.15484,
"h": 162.2
},
"luminance": 0.77094
}Semantic roles & 50–950 ramp
primary
#6BFDBE
secondary
#D8347B
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683