#7FFAEC#7FFAEC
#7FFAEC is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.0% C 0.113 H 185.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAEC |
|---|---|
| RGB | rgb(127, 250, 236) |
| HSL | hsl(173, 92%, 74%) |
| HSV | hsv(173, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(91.20, -37.81, -3.91) |
| CIE-LCH | lch(91.20, 38.02, 185.90°) |
| OKLab | oklab(91.02% -0.1124 -0.0111) |
| OKLCH | oklch(91.02% 0.113 185.7) |
| XYZ | xyz(58.0720, 78.9342, 91.5162) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Aqua
#0BF9EA
ΔE00 4.82
Bright Turquoise
#0FFEF9
ΔE00 5.43
Bright Cyan
#41FDFE
ΔE00 5.90
Light Cyan
#ACFFFC
ΔE00 6.18
Aqua
#00FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAEC #FA7F8D
analogous
#7FFAAF #7FFAEC #7FCBFA
triadic
#7FFAEC #EC7FFA #FAEC7F
tetradic
#7FFAEC #AF7FFA #FA7F8D #CBFA7F
square
#7FFAEC #AF7FFA #FA7F8D #CBFA7F
split-complementary
#7FFAEC #FA7FCB #FAAF7F
monochromatic
#0AF5DA #44F8E3 #7FFAEC #BAFCF5 #E2FEFB
Accessibility & contrast
On white
1.25
#7FFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7FFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAEC
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAEC | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEC
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#3BFFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffaec; /* rgb */ color: rgb(127, 250, 236); /* oklch */ color: oklch(91.0% 0.113 185.7);
Tailwind
colors: {
custom: {
50: '#acfcf2',
500: '#7ffaec',
950: '#000000',
},
}SCSS
$custom: #7ffaec; $custom-light: #acfcf2; $custom-dark: #000000;
JSON
{
"hex": "#7ffaec",
"rgb": {
"r": 127,
"g": 250,
"b": 236
},
"hsl": {
"h": 173.171,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91022,
"c": 0.11291,
"h": 185.7
},
"luminance": 0.78939
}Semantic roles & 50–950 ramp
primary
#7FFAEC
secondary
#D74656
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585