#7FFACE#7FFACE
#7FFACE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.2% C 0.128 H 167.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFACE |
|---|---|
| RGB | rgb(127, 250, 206) |
| HSL | hsl(159, 92%, 74%) |
| HSV | hsv(159, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(90.48, -44.64, 10.59) |
| CIE-LCH | lch(90.48, 45.88, 166.66°) |
| OKLab | oklab(90.19% -0.1252 0.0272) |
| OKLCH | oklch(90.19% 0.128 167.8) |
| XYZ | xyz(54.0736, 77.3349, 70.4582) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.15
Light Turquoise
#7EF4CC
ΔE00 1.48
Light Aquamarine
#7BFDC7
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 2.51
Pale Turquoise
#A5FBD5
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFACE #FA7FAB
analogous
#7FFA91 #7FFACE #7FE8FA
triadic
#7FFACE #CE7FFA #FACE7F
tetradic
#7FFACE #917FFA #FA7FAB #E8FA7F
square
#7FFACE #917FFA #FA7FAB #E8FA7F
split-complementary
#7FFACE #FA7FE8 #FA917F
monochromatic
#0AF5A1 #44F8B7 #7FFACE #BAFCE5 #E2FEF4
Accessibility & contrast
On white
1.28
#7FFACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7FFACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFACE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFACE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#51FBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7fface; /* rgb */ color: rgb(127, 250, 206); /* oklch */ color: oklch(90.2% 0.128 167.8);
Tailwind
colors: {
custom: {
50: '#abfcdd',
500: '#7fface',
950: '#000000',
},
}SCSS
$custom: #7fface; $custom-light: #abfcdd; $custom-dark: #000000;
JSON
{
"hex": "#7fface",
"rgb": {
"r": 127,
"g": 250,
"b": 206
},
"hsl": {
"h": 158.537,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.9019,
"c": 0.12808,
"h": 167.8
},
"luminance": 0.77339
}Semantic roles & 50–950 ramp
primary
#7FFACE
secondary
#D7467A
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584