#7CFACE#7CFACE
#7CFACE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.1% C 0.130 H 168.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFACE |
|---|---|
| RGB | rgb(124, 250, 206) |
| HSL | hsl(159, 93%, 73%) |
| HSV | hsv(159, 50%, 98%) |
| CMYK | cmyk(50.4%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(90.37, -45.32, 10.43) |
| CIE-LCH | lch(90.37, 46.50, 167.04°) |
| OKLab | oklab(90.08% -0.1271 0.0267) |
| OKLCH | oklch(90.08% 0.13 168.1) |
| XYZ | xyz(53.6334, 77.1079, 70.4375) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.11
Light Turquoise
#7EF4CC
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFACE #FA7CA8
analogous
#7CFA8F #7CFACE #7CE7FA
triadic
#7CFACE #CE7CFA #FACE7C
tetradic
#7CFACE #8F7CFA #FA7CA8 #E7FA7C
square
#7CFACE #8F7CFA #FA7CA8 #E7FA7C
split-complementary
#7CFACE #FA7CE7 #FA8F7C
monochromatic
#09F2A1 #41F8B8 #7CFACE #B7FCE4 #E2FEF4
Accessibility & contrast
On white
1.28
#7CFACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7CFACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFACE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFACE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#4AFBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7cface; /* rgb */ color: rgb(124, 250, 206); /* oklch */ color: oklch(90.1% 0.130 168.1);
Tailwind
colors: {
custom: {
50: '#aafcdd',
500: '#7cface',
950: '#000000',
},
}SCSS
$custom: #7cface; $custom-light: #aafcdd; $custom-dark: #000000;
JSON
{
"hex": "#7cface",
"rgb": {
"r": 124,
"g": 250,
"b": 206
},
"hsl": {
"h": 159.048,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.90076,
"c": 0.12988,
"h": 168.1
},
"luminance": 0.77113
}Semantic roles & 50–950 ramp
primary
#7CFACE
secondary
#D74377
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111715
muted
#818584