#6BFEBE#6BFEBE
#6BFEBE is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.156 H 161.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEBE |
|---|---|
| RGB | rgb(107, 254, 190) |
| HSL | hsl(154, 99%, 71%) |
| HSV | hsv(154, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.65, -53.96, 18.98) |
| CIE-LCH | lch(90.65, 57.20, 160.62°) |
| OKLab | oklab(90.05% -0.1484 0.0485) |
| OKLCH | oklch(90.05% 0.156 161.9) |
| XYZ | xyz(50.7947, 77.7222, 61.0302) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 2.84
Greenish Cyan
#2AFEB7
ΔE00 2.97
Greenish Turquoise
#00FBB0
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEBE #FE6BAB
analogous
#6BFE74 #6BFEBE #6BF4FE
triadic
#6BFEBE #BE6BFE #FEBE6B
tetradic
#6BFEBE #746BFE #FE6BAB #F4FE6B
square
#6BFEBE #746BFE #FE6BAB #F4FE6B
split-complementary
#6BFEBE #FE6BF4 #FE746B
monochromatic
#02ED87 #2EFEA3 #6BFEBE #A8FED9 #E1FFF2
Accessibility & contrast
On white
1.27
#6BFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6BFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEBE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEBE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#23FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfebe; /* rgb */ color: rgb(107, 254, 190); /* oklch */ color: oklch(90.0% 0.156 161.9);
Tailwind
colors: {
custom: {
50: '#a1ffd1',
500: '#6bfebe',
950: '#000000',
},
}SCSS
$custom: #6bfebe; $custom-light: #a1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6bfebe",
"rgb": {
"r": 107,
"g": 254,
"b": 190
},
"hsl": {
"h": 153.878,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90045,
"c": 0.15612,
"h": 161.9
},
"luminance": 0.77727
}Semantic roles & 50–950 ramp
primary
#6BFEBE
secondary
#DA337C
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683