#6BFEBB#6BFEBB
#6BFEBB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.159 H 160.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEBB |
|---|---|
| RGB | rgb(107, 254, 187) |
| HSL | hsl(153, 99%, 71%) |
| HSV | hsv(153, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.59, -54.57, 20.43) |
| CIE-LCH | lch(90.59, 58.27, 159.47°) |
| OKLab | oklab(89.98% -0.1497 0.0521) |
| OKLCH | oklch(89.98% 0.159 160.8) |
| XYZ | xyz(50.4702, 77.5924, 59.3212) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEBB #FE6BAE
analogous
#6BFE71 #6BFEBB #6BF8FE
triadic
#6BFEBB #BB6BFE #FEBB6B
tetradic
#6BFEBB #716BFE #FE6BAE #F8FE6B
square
#6BFEBB #716BFE #FE6BAE #F8FE6B
split-complementary
#6BFEBB #FE6BF8 #FE716B
monochromatic
#02ED82 #2EFE9F #6BFEBB #A8FED7 #E1FFF1
Accessibility & contrast
On white
1.27
#6BFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6BFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEBB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEBB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#26FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfebb; /* rgb */ color: rgb(107, 254, 187); /* oklch */ color: oklch(90.0% 0.159 160.8);
Tailwind
colors: {
custom: {
50: '#a1ffcf',
500: '#6bfebb',
950: '#000000',
},
}SCSS
$custom: #6bfebb; $custom-light: #a1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6bfebb",
"rgb": {
"r": 107,
"g": 254,
"b": 187
},
"hsl": {
"h": 152.653,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.89977,
"c": 0.15854,
"h": 160.8
},
"luminance": 0.77597
}Semantic roles & 50–950 ramp
primary
#6BFEBB
secondary
#DA337F
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683