#6FFABE#6FFABE
#6FFABE is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.149 H 162.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFABE |
|---|---|
| RGB | rgb(111, 250, 190) |
| HSL | hsl(154, 93%, 71%) |
| HSV | hsv(154, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.61, -51.50, 17.54) |
| CIE-LCH | lch(89.61, 54.41, 161.19°) |
| OKLab | oklab(89.23% -0.142 0.0449) |
| OKLCH | oklch(89.23% 0.149 162.5) |
| XYZ | xyz(50.0308, 75.4637, 60.6346) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.62
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 3.10
Greenish Cyan
#2AFEB7
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFABE #FA6FAB
analogous
#6FFA78 #6FFABE #6FF0FA
triadic
#6FFABE #BE6FFA #FABE6F
tetradic
#6FFABE #786FFA #FA6FAB #F0FA6F
square
#6FFABE #786FFA #FA6FAB #F0FA6F
split-complementary
#6FFABE #FA6FF0 #FA786F
monochromatic
#08E787 #34F8A3 #6FFABE #AAFCD9 #E1FEF2
Accessibility & contrast
On white
1.30
#6FFABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#6FFABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFABE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFABE | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABB
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#34FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffabe; /* rgb */ color: rgb(111, 250, 190); /* oklch */ color: oklch(89.2% 0.149 162.5);
Tailwind
colors: {
custom: {
50: '#a3fdd1',
500: '#6ffabe',
950: '#000000',
},
}SCSS
$custom: #6ffabe; $custom-light: #a3fdd1; $custom-dark: #000000;
JSON
{
"hex": "#6ffabe",
"rgb": {
"r": 111,
"g": 250,
"b": 190
},
"hsl": {
"h": 154.101,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89226,
"c": 0.14894,
"h": 162.5
},
"luminance": 0.75468
}Semantic roles & 50–950 ramp
primary
#6FFABE
secondary
#D5387C
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683