#6BFEB8#6BFEB8
#6BFEB8 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.161 H 159.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEB8 |
|---|---|
| RGB | rgb(107, 254, 184) |
| HSL | hsl(151, 99%, 71%) |
| HSV | hsv(151, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.54, -55.17, 21.88) |
| CIE-LCH | lch(90.54, 59.35, 158.36°) |
| OKLab | oklab(89.91% -0.1511 0.0557) |
| OKLCH | oklch(89.91% 0.161 159.8) |
| XYZ | xyz(50.1524, 77.4652, 57.6474) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.89
Greenish Cyan
#2AFEB7
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEB8 #FE6BB1
analogous
#6BFE6E #6BFEB8 #6BFAFE
triadic
#6BFEB8 #B86BFE #FEB86B
tetradic
#6BFEB8 #6E6BFE #FE6BB1 #FAFE6B
square
#6BFEB8 #6E6BFE #FE6BB1 #FAFE6B
split-complementary
#6BFEB8 #FE6BFA #FE6E6B
monochromatic
#02ED7D #2EFE9B #6BFEB8 #A8FED5 #E1FFF0
Accessibility & contrast
On white
1.27
#6BFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#6BFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEB8
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEB8 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#2AFDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfeb8; /* rgb */ color: rgb(107, 254, 184); /* oklch */ color: oklch(89.9% 0.161 159.8);
Tailwind
colors: {
custom: {
50: '#a1ffcd',
500: '#6bfeb8',
950: '#000000',
},
}SCSS
$custom: #6bfeb8; $custom-light: #a1ffcd; $custom-dark: #000000;
JSON
{
"hex": "#6bfeb8",
"rgb": {
"r": 107,
"g": 254,
"b": 184
},
"hsl": {
"h": 151.429,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.8991,
"c": 0.16101,
"h": 159.8
},
"luminance": 0.7747
}Semantic roles & 50–950 ramp
primary
#6BFEB8
secondary
#DA3383
accent
#006DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683