#6FFAB8#6FFAB8
#6FFAB8 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.1% C 0.154 H 160.2°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAB8 |
|---|---|
| RGB | rgb(111, 250, 184) |
| HSL | hsl(152, 93%, 71%) |
| HSV | hsv(152, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 26.4%, 2%) |
| CIE-LAB | lab(89.49, -52.72, 20.45) |
| CIE-LCH | lch(89.49, 56.55, 158.80°) |
| OKLab | oklab(89.09% -0.1447 0.0521) |
| OKLCH | oklch(89.09% 0.154 160.2) |
| XYZ | xyz(49.3885, 75.2068, 57.2518) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.02
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 2.92
Greenish Cyan
#2AFEB7
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAB8 #FA6FB1
analogous
#6FFA72 #6FFAB8 #6FF6FA
triadic
#6FFAB8 #B86FFA #FAB86F
tetradic
#6FFAB8 #726FFA #FA6FB1 #F6FA6F
square
#6FFAB8 #726FFA #FA6FB1 #F6FA6F
split-complementary
#6FFAB8 #FA6FF6 #FA726F
monochromatic
#08E77D #34F89B #6FFAB8 #AAFCD5 #E1FEF0
Accessibility & contrast
On white
1.31
#6FFAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#6FFAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAB8
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAB8 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B4
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#39F9E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffab8; /* rgb */ color: rgb(111, 250, 184); /* oklch */ color: oklch(89.1% 0.154 160.2);
Tailwind
colors: {
custom: {
50: '#a3fdcd',
500: '#6ffab8',
950: '#000000',
},
}SCSS
$custom: #6ffab8; $custom-light: #a3fdcd; $custom-dark: #000000;
JSON
{
"hex": "#6ffab8",
"rgb": {
"r": 111,
"g": 250,
"b": 184
},
"hsl": {
"h": 151.511,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89088,
"c": 0.15379,
"h": 160.2
},
"luminance": 0.75211
}Semantic roles & 50–950 ramp
primary
#6FFAB8
secondary
#D53883
accent
#006DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683