#7FFAF7#7FFAF7
#7FFAF7 is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.4% C 0.111 H 193.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAF7 |
|---|---|
| RGB | rgb(127, 250, 247) |
| HSL | hsl(179, 92%, 74%) |
| HSV | hsv(179, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 1.2%, 2%) |
| CIE-LAB | lab(91.50, -35.12, -9.18) |
| CIE-LCH | lch(91.50, 36.30, 194.65°) |
| OKLab | oklab(91.36% -0.1078 -0.0254) |
| OKLCH | oklch(91.36% 0.111 193.3) |
| XYZ | xyz(59.7196, 79.5933, 100.1936) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Light Cyan
#ACFFFC
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 4.76
Aqua
#00FFFF
ΔE00 4.77
Bright Turquoise
#0FFEF9
ΔE00 4.85
Pale Cyan
#B7FFFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAF7 #FA7F82
analogous
#7FFABA #7FFAF7 #7FC0FA
triadic
#7FFAF7 #F77FFA #FAF77F
tetradic
#7FFAF7 #BA7FFA #FA7F82 #C0FA7F
square
#7FFAF7 #BA7FFA #FA7F82 #C0FA7F
split-complementary
#7FFAF7 #FA7FC0 #FABA7F
monochromatic
#0AF5EF #44F8F3 #7FFAF7 #BAFCFB #E2FEFD
Accessibility & contrast
On white
1.24
#7FFAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#7FFAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAF7
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAF7 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F7
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#2EFFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffaf7; /* rgb */ color: rgb(127, 250, 247); /* oklch */ color: oklch(91.4% 0.111 193.3);
Tailwind
colors: {
custom: {
50: '#adfcf9',
500: '#7ffaf7',
950: '#000000',
},
}SCSS
$custom: #7ffaf7; $custom-light: #adfcf9; $custom-dark: #000000;
JSON
{
"hex": "#7ffaf7",
"rgb": {
"r": 127,
"g": 250,
"b": 247
},
"hsl": {
"h": 178.537,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.9136,
"c": 0.11079,
"h": 193.3
},
"luminance": 0.79599
}Semantic roles & 50–950 ramp
primary
#7FFAF7
secondary
#D74649
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585