#6FFACE#6FFACE
#6FFACE is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.137 H 169.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFACE |
|---|---|
| RGB | rgb(111, 250, 206) |
| HSL | hsl(161, 93%, 71%) |
| HSV | hsv(161, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(89.95, -48.08, 9.77) |
| CIE-LCH | lch(89.95, 49.06, 168.51°) |
| OKLab | oklab(89.62% -0.135 0.025) |
| OKLCH | oklch(89.62% 0.137 169.5) |
| XYZ | xyz(51.8765, 76.2020, 70.3552) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.54
Light Turquoise
#7EF4CC
ΔE00 1.95
Light Aquamarine
#7BFDC7
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFACE #FA6F9B
analogous
#6FFA88 #6FFACE #6FE1FA
triadic
#6FFACE #CE6FFA #FACE6F
tetradic
#6FFACE #886FFA #FA6F9B #E1FA6F
square
#6FFACE #886FFA #FA6F9B #E1FA6F
split-complementary
#6FFACE #FA6FE1 #FA886F
monochromatic
#08E7A0 #34F8BA #6FFACE #AAFCE2 #E1FEF5
Accessibility & contrast
On white
1.29
#6FFACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#6FFACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFACE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFACE | 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)
#F4EBCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#22FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6fface; /* rgb */ color: rgb(111, 250, 206); /* oklch */ color: oklch(89.6% 0.137 169.5);
Tailwind
colors: {
custom: {
50: '#a3fcdd',
500: '#6fface',
950: '#000000',
},
}SCSS
$custom: #6fface; $custom-light: #a3fcdd; $custom-dark: #000000;
JSON
{
"hex": "#6fface",
"rgb": {
"r": 111,
"g": 250,
"b": 206
},
"hsl": {
"h": 161.007,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89619,
"c": 0.13727,
"h": 169.5
},
"luminance": 0.76207
}Semantic roles & 50–950 ramp
primary
#6FFACE
secondary
#D5386A
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684