#7FFCFA#7FFCFA
#7FFCFA is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.112 H 194.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCFA |
|---|---|
| RGB | rgb(127, 252, 250) |
| HSL | hsl(179, 95%, 74%) |
| HSV | hsv(179, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.14, -35.30, -9.79) |
| CIE-LCH | lch(92.14, 36.63, 195.49°) |
| OKLab | oklab(91.91% -0.1087 -0.0271) |
| OKLCH | oklch(91.91% 0.112 194) |
| XYZ | xyz(60.8110, 81.0295, 102.8596) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.52
Light Cyan
#ACFFFC
ΔE00 4.59
Bright Light Blue
#26F7FD
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 4.86
Pale Cyan
#B7FFFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCFA #FC7F81
analogous
#7FFCBC #7FFCFA #7FC0FC
triadic
#7FFCFA #FA7FFC #FCFA7F
tetradic
#7FFCFA #BC7FFC #FC7F81 #C0FC7F
square
#7FFCFA #BC7FFC #FC7F81 #C0FC7F
split-complementary
#7FFCFA #FC7FC0 #FCBC7F
monochromatic
#07F9F5 #43FBF8 #7FFCFA #BBFDFC #E1FEFE
Accessibility & contrast
On white
1.22
#7FFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7FFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCFA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCFA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#28FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcfa; /* rgb */ color: rgb(127, 252, 250); /* oklch */ color: oklch(91.9% 0.112 194.0);
Tailwind
colors: {
custom: {
50: '#adfdfb',
500: '#7ffcfa',
950: '#000000',
},
}SCSS
$custom: #7ffcfa; $custom-light: #adfdfb; $custom-dark: #000000;
JSON
{
"hex": "#7ffcfa",
"rgb": {
"r": 127,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.04,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91906,
"c": 0.11207,
"h": 194
},
"luminance": 0.81035
}Semantic roles & 50–950 ramp
primary
#7FFCFA
secondary
#DA4548
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685