#6EFABE#6EFABE
#6EFABE is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.2% C 0.149 H 162.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFABE |
|---|---|
| RGB | rgb(110, 250, 190) |
| HSL | hsl(154, 93%, 71%) |
| HSV | hsv(154, 56%, 98%) |
| CMYK | cmyk(56%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.58, -51.71, 17.49) |
| CIE-LCH | lch(89.58, 54.59, 161.31°) |
| OKLab | oklab(89.19% -0.1426 0.0447) |
| OKLCH | oklch(89.19% 0.149 162.6) |
| XYZ | xyz(49.9057, 75.3992, 60.6287) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFABE #FA6EAA
analogous
#6EFA78 #6EFABE #6EF0FA
triadic
#6EFABE #BE6EFA #FABE6E
tetradic
#6EFABE #786EFA #FA6EAA #F0FA6E
square
#6EFABE #786EFA #FA6EAA #F0FA6E
split-complementary
#6EFABE #FA6EF0 #FA786E
monochromatic
#08E687 #33F8A3 #6EFABE #A9FCD9 #E1FEF2
Accessibility & contrast
On white
1.31
#6EFABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#6EFABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFABE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFABE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABB
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#31FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6efabe; /* rgb */ color: rgb(110, 250, 190); /* oklch */ color: oklch(89.2% 0.149 162.6);
Tailwind
colors: {
custom: {
50: '#a2fdd1',
500: '#6efabe',
950: '#000000',
},
}SCSS
$custom: #6efabe; $custom-light: #a2fdd1; $custom-dark: #000000;
JSON
{
"hex": "#6efabe",
"rgb": {
"r": 110,
"g": 250,
"b": 190
},
"hsl": {
"h": 154.286,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.89193,
"c": 0.14945,
"h": 162.6
},
"luminance": 0.75404
}Semantic roles & 50–950 ramp
primary
#6EFABE
secondary
#D5377B
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683