#7FFAED#7FFAED
#7FFAED is a very light, moderate teal. Relative luminance 0.790; OKLCH L 91.1% C 0.113 H 186.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAED |
|---|---|
| RGB | rgb(127, 250, 237) |
| HSL | hsl(174, 92%, 74%) |
| HSV | hsv(174, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(91.23, -37.57, -4.39) |
| CIE-LCH | lch(91.23, 37.83, 186.66°) |
| OKLab | oklab(91.05% -0.1119 -0.0124) |
| OKLCH | oklch(91.05% 0.113 186.3) |
| XYZ | xyz(58.2177, 78.9925, 92.2835) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.12
Bright Aqua
#0BF9EA
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAED #FA7F8C
analogous
#7FFAB0 #7FFAED #7FC9FA
triadic
#7FFAED #ED7FFA #FAED7F
tetradic
#7FFAED #B07FFA #FA7F8C #C9FA7F
square
#7FFAED #B07FFA #FA7F8C #C9FA7F
split-complementary
#7FFAED #FA7FC9 #FAB07F
monochromatic
#0AF5DC #44F8E5 #7FFAED #BAFCF5 #E2FEFB
Accessibility & contrast
On white
1.25
#7FFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7FFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAED
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAED | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#3AFFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffaed; /* rgb */ color: rgb(127, 250, 237); /* oklch */ color: oklch(91.1% 0.113 186.3);
Tailwind
colors: {
custom: {
50: '#acfcf2',
500: '#7ffaed',
950: '#000000',
},
}SCSS
$custom: #7ffaed; $custom-light: #acfcf2; $custom-dark: #000000;
JSON
{
"hex": "#7ffaed",
"rgb": {
"r": 127,
"g": 250,
"b": 237
},
"hsl": {
"h": 173.659,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91052,
"c": 0.11264,
"h": 186.3
},
"luminance": 0.78998
}Semantic roles & 50–950 ramp
primary
#7FFAED
secondary
#D74655
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585