#6EFACF#6EFACF
#6EFACF is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.137 H 170.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFACF |
|---|---|
| RGB | rgb(110, 250, 207) |
| HSL | hsl(162, 93%, 71%) |
| HSV | hsv(162, 56%, 98%) |
| CMYK | cmyk(56%, 0%, 17.2%, 2%) |
| CIE-LAB | lab(89.95, -48.06, 9.24) |
| CIE-LCH | lch(89.95, 48.94, 169.12°) |
| OKLab | oklab(89.61% -0.1351 0.0236) |
| OKLCH | oklch(89.61% 0.137 170.1) |
| XYZ | xyz(51.8732, 76.1862, 70.9911) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.59
Light Turquoise
#7EF4CC
ΔE00 1.96
Light Aqua
#8CFFDB
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFACF #FA6E99
analogous
#6EFA89 #6EFACF #6EDFFA
triadic
#6EFACF #CF6EFA #FACF6E
tetradic
#6EFACF #896EFA #FA6E99 #DFFA6E
square
#6EFACF #896EFA #FA6E99 #DFFA6E
split-complementary
#6EFACF #FA6EDF #FA896E
monochromatic
#08E6A2 #33F8BB #6EFACF #A9FCE3 #E1FEF5
Accessibility & contrast
On white
1.29
#6EFACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#6EFACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFACF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFACF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#1BFCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efacf; /* rgb */ color: rgb(110, 250, 207); /* oklch */ color: oklch(89.6% 0.137 170.1);
Tailwind
colors: {
custom: {
50: '#a2fcdd',
500: '#6efacf',
950: '#000000',
},
}SCSS
$custom: #6efacf; $custom-light: #a2fcdd; $custom-dark: #000000;
JSON
{
"hex": "#6efacf",
"rgb": {
"r": 110,
"g": 250,
"b": 207
},
"hsl": {
"h": 161.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.89612,
"c": 0.13715,
"h": 170.1
},
"luminance": 0.76191
}Semantic roles & 50–950 ramp
primary
#6EFACF
secondary
#D53768
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684