#6FFAB6#6FFAB6
#6FFAB6 is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.155 H 159.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAB6 |
|---|---|
| RGB | rgb(111, 250, 182) |
| HSL | hsl(151, 93%, 71%) |
| HSV | hsv(151, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 27.2%, 2%) |
| CIE-LAB | lab(89.45, -53.12, 21.42) |
| CIE-LCH | lch(89.45, 57.28, 158.04°) |
| OKLab | oklab(89.04% -0.1456 0.0546) |
| OKLCH | oklch(89.04% 0.155 159.5) |
| XYZ | xyz(49.1803, 75.1235, 56.1555) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.06
Light Blue Green
#7EFBB3
ΔE00 1.68
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAB6 #FA6FB3
analogous
#6FFA70 #6FFAB6 #6FF9FA
triadic
#6FFAB6 #B66FFA #FAB66F
tetradic
#6FFAB6 #706FFA #FA6FB3 #F9FA6F
square
#6FFAB6 #706FFA #FA6FB3 #F9FA6F
split-complementary
#6FFAB6 #FA6FF9 #FA706F
monochromatic
#08E77A #34F898 #6FFAB6 #AAFCD4 #E1FEF0
Accessibility & contrast
On white
1.31
#6FFAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#6FFAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAB6
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAB6 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B2
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#3AF9E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffab6; /* rgb */ color: rgb(111, 250, 182); /* oklch */ color: oklch(89.0% 0.155 159.5);
Tailwind
colors: {
custom: {
50: '#a2fdcc',
500: '#6ffab6',
950: '#000000',
},
}SCSS
$custom: #6ffab6; $custom-light: #a2fdcc; $custom-dark: #000000;
JSON
{
"hex": "#6ffab6",
"rgb": {
"r": 111,
"g": 250,
"b": 182
},
"hsl": {
"h": 150.647,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89044,
"c": 0.15546,
"h": 159.5
},
"luminance": 0.75128
}Semantic roles & 50–950 ramp
primary
#6FFAB6
secondary
#D53885
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683