#7FFAFA#7FFAFA
#7FFAFA is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.5% C 0.111 H 195.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAFA |
|---|---|
| RGB | rgb(127, 250, 250) |
| HSL | hsl(180, 92%, 74%) |
| HSV | hsv(180, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 0%, 2%) |
| CIE-LAB | lab(91.59, -34.37, -10.62) |
| CIE-LCH | lch(91.59, 35.97, 197.16°) |
| OKLab | oklab(91.46% -0.1066 -0.0293) |
| OKLCH | oklch(91.46% 0.111 195.4) |
| XYZ | xyz(60.1863, 79.7800, 102.6513) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAFA #FA7F7F
analogous
#7FFABD #7FFAFA #7FBDFA
triadic
#7FFAFA #FA7FFA #FAFA7F
tetradic
#7FFAFA #BD7FFA #FA7F7F #BDFA7F
square
#7FFAFA #BD7FFA #FA7F7F #BDFA7F
split-complementary
#7FFAFA #FA7FBD #FABD7F
monochromatic
#0AF5F5 #44F8F8 #7FFAFA #BAFCFC #E2FEFE
Accessibility & contrast
On white
1.24
#7FFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#7FFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAFA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAFA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#29FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffafa; /* rgb */ color: rgb(127, 250, 250); /* oklch */ color: oklch(91.5% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#adfcfb',
500: '#7ffafa',
950: '#000000',
},
}SCSS
$custom: #7ffafa; $custom-light: #adfcfb; $custom-dark: #000000;
JSON
{
"hex": "#7ffafa",
"rgb": {
"r": 127,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91456,
"c": 0.11059,
"h": 195.4
},
"luminance": 0.79785
}Semantic roles & 50–950 ramp
primary
#7FFAFA
secondary
#D74646
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585