#6FFABF#6FFABF
#6FFABF is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.148 H 162.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFABF |
|---|---|
| RGB | rgb(111, 250, 191) |
| HSL | hsl(155, 93%, 71%) |
| HSV | hsv(155, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(89.63, -51.30, 17.06) |
| CIE-LCH | lch(89.63, 54.06, 161.61°) |
| OKLab | oklab(89.25% -0.1416 0.0436) |
| OKLCH | oklch(89.25% 0.148 162.9) |
| XYZ | xyz(50.1405, 75.5076, 61.2122) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.46
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFABF #FA6FAA
analogous
#6FFA79 #6FFABF #6FF0FA
triadic
#6FFABF #BF6FFA #FABF6F
tetradic
#6FFABF #796FFA #FA6FAA #F0FA6F
square
#6FFABF #796FFA #FA6FAA #F0FA6F
split-complementary
#6FFABF #FA6FF0 #FA796F
monochromatic
#08E788 #34F8A5 #6FFABF #AAFCD9 #E1FEF2
Accessibility & contrast
On white
1.30
#6FFABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#6FFABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFABF
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFABF | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E2DCC3
Tritanopia (blue-blind)
#33FAEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffabf; /* rgb */ color: rgb(111, 250, 191); /* oklch */ color: oklch(89.2% 0.148 162.9);
Tailwind
colors: {
custom: {
50: '#a3fdd2',
500: '#6ffabf',
950: '#000000',
},
}SCSS
$custom: #6ffabf; $custom-light: #a3fdd2; $custom-dark: #000000;
JSON
{
"hex": "#6ffabf",
"rgb": {
"r": 111,
"g": 250,
"b": 191
},
"hsl": {
"h": 154.532,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89249,
"c": 0.14816,
"h": 162.9
},
"luminance": 0.75512
}Semantic roles & 50–950 ramp
primary
#6FFABF
secondary
#D5387B
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683