#6BFEBD#6BFEBD
#6BFEBD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.157 H 161.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEBD |
|---|---|
| RGB | rgb(107, 254, 189) |
| HSL | hsl(153, 99%, 71%) |
| HSV | hsv(153, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.63, -54.16, 19.47) |
| CIE-LCH | lch(90.63, 57.55, 160.23°) |
| OKLab | oklab(90.02% -0.1489 0.0497) |
| OKLCH | oklch(90.02% 0.157 161.5) |
| XYZ | xyz(50.6858, 77.6786, 60.4566) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Light Aquamarine
#7BFDC7
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 2.67
Greenish Cyan
#2AFEB7
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEBD #FE6BAC
analogous
#6BFE73 #6BFEBD #6BF6FE
triadic
#6BFEBD #BD6BFE #FEBD6B
tetradic
#6BFEBD #736BFE #FE6BAC #F6FE6B
square
#6BFEBD #736BFE #FE6BAC #F6FE6B
split-complementary
#6BFEBD #FE6BF6 #FE736B
monochromatic
#02ED85 #2EFEA2 #6BFEBD #A8FED8 #E1FFF1
Accessibility & contrast
On white
1.27
#6BFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6BFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEBD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEBD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#24FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfebd; /* rgb */ color: rgb(107, 254, 189); /* oklch */ color: oklch(90.0% 0.157 161.5);
Tailwind
colors: {
custom: {
50: '#a1ffd1',
500: '#6bfebd',
950: '#000000',
},
}SCSS
$custom: #6bfebd; $custom-light: #a1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6bfebd",
"rgb": {
"r": 107,
"g": 254,
"b": 189
},
"hsl": {
"h": 153.469,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90022,
"c": 0.15693,
"h": 161.5
},
"luminance": 0.77684
}Semantic roles & 50–950 ramp
primary
#6BFEBD
secondary
#DA337D
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683