#7FFAF5#7FFAF5
#7FFAF5 is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.3% C 0.111 H 191.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAF5 |
|---|---|
| RGB | rgb(127, 250, 245) |
| HSL | hsl(178, 92%, 74%) |
| HSV | hsv(178, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 2%, 2%) |
| CIE-LAB | lab(91.45, -35.62, -8.23) |
| CIE-LCH | lch(91.45, 36.56, 193.00°) |
| OKLab | oklab(91.3% -0.1086 -0.0228) |
| OKLCH | oklch(91.3% 0.111 191.9) |
| XYZ | xyz(59.4126, 79.4705, 98.5769) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.89
Bright Turquoise
#0FFEF9
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 4.76
Aqua
#00FFFF
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAF5 #FA7F84
analogous
#7FFAB8 #7FFAF5 #7FC2FA
triadic
#7FFAF5 #F57FFA #FAF57F
tetradic
#7FFAF5 #B87FFA #FA7F84 #C2FA7F
square
#7FFAF5 #B87FFA #FA7F84 #C2FA7F
split-complementary
#7FFAF5 #FA7FC2 #FAB87F
monochromatic
#0AF5EB #44F8F0 #7FFAF5 #BAFCFA #E2FEFD
Accessibility & contrast
On white
1.24
#7FFAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7FFAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAF5
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAF5 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#30FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffaf5; /* rgb */ color: rgb(127, 250, 245); /* oklch */ color: oklch(91.3% 0.111 191.9);
Tailwind
colors: {
custom: {
50: '#adfcf8',
500: '#7ffaf5',
950: '#000000',
},
}SCSS
$custom: #7ffaf5; $custom-light: #adfcf8; $custom-dark: #000000;
JSON
{
"hex": "#7ffaf5",
"rgb": {
"r": 127,
"g": 250,
"b": 245
},
"hsl": {
"h": 177.561,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91297,
"c": 0.11102,
"h": 191.9
},
"luminance": 0.79476
}Semantic roles & 50–950 ramp
primary
#7FFAF5
secondary
#D7464C
accent
#0009E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585