#7FFAEB#7FFAEB
#7FFAEB is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.0% C 0.113 H 185.0°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAEB |
|---|---|
| RGB | rgb(127, 250, 235) |
| HSL | hsl(173, 92%, 74%) |
| HSV | hsv(173, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 6%, 2%) |
| CIE-LAB | lab(91.18, -38.05, -3.43) |
| CIE-LCH | lch(91.18, 38.21, 185.15°) |
| OKLab | oklab(90.99% -0.1128 -0.0098) |
| OKLCH | oklch(90.99% 0.113 185) |
| XYZ | xyz(57.9271, 78.8763, 90.7532) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 5.62
Bright Cyan
#41FDFE
ΔE00 6.18
Light Cyan
#ACFFFC
ΔE00 6.40
Aqua
#00FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAEB #FA7F8E
analogous
#7FFAAE #7FFAEB #7FCCFA
triadic
#7FFAEB #EB7FFA #FAEB7F
tetradic
#7FFAEB #AE7FFA #FA7F8E #CCFA7F
square
#7FFAEB #AE7FFA #FA7F8E #CCFA7F
split-complementary
#7FFAEB #FA7FCC #FAAE7F
monochromatic
#0AF5D8 #44F8E2 #7FFAEB #BAFCF4 #E2FEFA
Accessibility & contrast
On white
1.25
#7FFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7FFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAEB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAEB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEB
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#3CFFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffaeb; /* rgb */ color: rgb(127, 250, 235); /* oklch */ color: oklch(91.0% 0.113 185.0);
Tailwind
colors: {
custom: {
50: '#acfcf1',
500: '#7ffaeb',
950: '#000000',
},
}SCSS
$custom: #7ffaeb; $custom-light: #acfcf1; $custom-dark: #000000;
JSON
{
"hex": "#7ffaeb",
"rgb": {
"r": 127,
"g": 250,
"b": 235
},
"hsl": {
"h": 172.683,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.90992,
"c": 0.11321,
"h": 185
},
"luminance": 0.78881
}Semantic roles & 50–950 ramp
primary
#7FFAEB
secondary
#D74658
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585