#6FFEB8#6FFEB8
#6FFEB8 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.159 H 159.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEB8 |
|---|---|
| RGB | rgb(111, 254, 184) |
| HSL | hsl(151, 99%, 72%) |
| HSV | hsv(151, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.65, -54.35, 22.06) |
| CIE-LCH | lch(90.65, 58.66, 157.91°) |
| OKLab | oklab(90.04% -0.1488 0.0562) |
| OKLCH | oklch(90.04% 0.159 159.3) |
| XYZ | xyz(50.6446, 77.7190, 57.6705) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Blue Green
#7EFBB3
ΔE00 1.71
Seafoam Green
#7AF9AB
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEB8 #FE6FB5
analogous
#6FFE71 #6FFEB8 #6FFDFE
triadic
#6FFEB8 #B86FFE #FEB86F
tetradic
#6FFEB8 #716FFE #FE6FB5 #FDFE6F
square
#6FFEB8 #716FFE #FE6FB5 #FDFE6F
split-complementary
#6FFEB8 #FE6FFD #FE716F
monochromatic
#02F17C #32FE9A #6FFEB8 #ACFED6 #E1FFF0
Accessibility & contrast
On white
1.27
#6FFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6FFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEB8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEB8 | 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)
#FCEDB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#37FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffeb8; /* rgb */ color: rgb(111, 254, 184); /* oklch */ color: oklch(90.0% 0.159 159.3);
Tailwind
colors: {
custom: {
50: '#a3ffcd',
500: '#6ffeb8',
950: '#000000',
},
}SCSS
$custom: #6ffeb8; $custom-light: #a3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#6ffeb8",
"rgb": {
"r": 111,
"g": 254,
"b": 184
},
"hsl": {
"h": 150.629,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90038,
"c": 0.15908,
"h": 159.3
},
"luminance": 0.77724
}Semantic roles & 50–950 ramp
primary
#6FFEB8
secondary
#DA3787
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683