#6FFACF#6FFACF
#6FFACF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.137 H 170.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFACF |
|---|---|
| RGB | rgb(111, 250, 207) |
| HSL | hsl(161, 93%, 71%) |
| HSV | hsv(161, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 17.2%, 2%) |
| CIE-LAB | lab(89.98, -47.86, 9.29) |
| CIE-LCH | lch(89.98, 48.75, 169.02°) |
| OKLab | oklab(89.65% -0.1345 0.0237) |
| OKLCH | oklch(89.65% 0.137 170) |
| XYZ | xyz(51.9983, 76.2507, 70.9970) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.54
Light Turquoise
#7EF4CC
ΔE00 1.91
Light Aqua
#8CFFDB
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFACF #FA6F9A
analogous
#6FFA89 #6FFACF #6FDFFA
triadic
#6FFACF #CF6FFA #FACF6F
tetradic
#6FFACF #896FFA #FA6F9A #DFFA6F
square
#6FFACF #896FFA #FA6F9A #DFFA6F
split-complementary
#6FFACF #FA6FDF #FA896F
monochromatic
#08E7A2 #34F8BB #6FFACF #AAFCE3 #E1FEF5
Accessibility & contrast
On white
1.29
#6FFACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6FFACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFACF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFACF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#20FCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffacf; /* rgb */ color: rgb(111, 250, 207); /* oklch */ color: oklch(89.6% 0.137 170.0);
Tailwind
colors: {
custom: {
50: '#a3fcdd',
500: '#6ffacf',
950: '#000000',
},
}SCSS
$custom: #6ffacf; $custom-light: #a3fcdd; $custom-dark: #000000;
JSON
{
"hex": "#6ffacf",
"rgb": {
"r": 111,
"g": 250,
"b": 207
},
"hsl": {
"h": 161.439,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89645,
"c": 0.13661,
"h": 170
},
"luminance": 0.76256
}Semantic roles & 50–950 ramp
primary
#6FFACF
secondary
#D53869
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684