#6BFEBA#6BFEBA
#6BFEBA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.159 H 160.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEBA |
|---|---|
| RGB | rgb(107, 254, 186) |
| HSL | hsl(152, 99%, 71%) |
| HSV | hsv(152, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.57, -54.77, 20.92) |
| CIE-LCH | lch(90.57, 58.63, 159.10°) |
| OKLab | oklab(89.95% -0.1502 0.0533) |
| OKLCH | oklch(89.95% 0.159 160.5) |
| XYZ | xyz(50.3635, 77.5497, 58.7593) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEBA #FE6BAF
analogous
#6BFE70 #6BFEBA #6BF8FE
triadic
#6BFEBA #BA6BFE #FEBA6B
tetradic
#6BFEBA #706BFE #FE6BAF #F8FE6B
square
#6BFEBA #706BFE #FE6BAF #F8FE6B
split-complementary
#6BFEBA #FE6BF8 #FE706B
monochromatic
#02ED80 #2EFE9E #6BFEBA #A8FED6 #E1FFF1
Accessibility & contrast
On white
1.27
#6BFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6BFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEBA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEBA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#27FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfeba; /* rgb */ color: rgb(107, 254, 186); /* oklch */ color: oklch(90.0% 0.159 160.5);
Tailwind
colors: {
custom: {
50: '#a1ffcf',
500: '#6bfeba',
950: '#000000',
},
}SCSS
$custom: #6bfeba; $custom-light: #a1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6bfeba",
"rgb": {
"r": 107,
"g": 254,
"b": 186
},
"hsl": {
"h": 152.245,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.89954,
"c": 0.15936,
"h": 160.5
},
"luminance": 0.77555
}Semantic roles & 50–950 ramp
primary
#6BFEBA
secondary
#DA3380
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683