#7FFCFC#7FFCFC
#7FFCFC is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.112 H 195.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCFC |
|---|---|
| RGB | rgb(127, 252, 252) |
| HSL | hsl(180, 95%, 74%) |
| HSV | hsv(180, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(92.20, -34.80, -10.74) |
| CIE-LCH | lch(92.20, 36.42, 197.15°) |
| OKLab | oklab(91.97% -0.1079 -0.0297) |
| OKLCH | oklch(91.97% 0.112 195.4) |
| XYZ | xyz(61.1263, 81.1556, 104.5199) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.52
Bright Light Blue
#26F7FD
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 4.59
Aqua
#00FFFF
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCFC #FC7F7F
analogous
#7FFCBE #7FFCFC #7FBEFC
triadic
#7FFCFC #FC7FFC #FCFC7F
tetradic
#7FFCFC #BE7FFC #FC7F7F #BEFC7F
square
#7FFCFC #BE7FFC #FC7F7F #BEFC7F
split-complementary
#7FFCFC #FC7FBE #FCBE7F
monochromatic
#07F9F9 #43FBFB #7FFCFC #BBFDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7FFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7FFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCFC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCFC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#24FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffcfc; /* rgb */ color: rgb(127, 252, 252); /* oklch */ color: oklch(92.0% 0.112 195.4);
Tailwind
colors: {
custom: {
50: '#adfdfd',
500: '#7ffcfc',
950: '#000000',
},
}SCSS
$custom: #7ffcfc; $custom-light: #adfdfd; $custom-dark: #000000;
JSON
{
"hex": "#7ffcfc",
"rgb": {
"r": 127,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.9197,
"c": 0.11196,
"h": 195.4
},
"luminance": 0.81161
}Semantic roles & 50–950 ramp
primary
#7FFCFC
secondary
#DA4545
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685