#7FFCF7#7FFCF7
#7FFCF7 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.112 H 191.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF7 |
|---|---|
| RGB | rgb(127, 252, 247) |
| HSL | hsl(178, 95%, 74%) |
| HSV | hsv(178, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(92.06, -36.05, -8.35) |
| CIE-LCH | lch(92.06, 37.00, 193.05°) |
| OKLab | oklab(91.81% -0.11 -0.0232) |
| OKLCH | oklch(91.81% 0.112 191.9) |
| XYZ | xyz(60.3444, 80.8428, 100.4018) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.78
Bright Turquoise
#0FFEF9
ΔE00 4.61
Aqua
#00FFFF
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 4.76
Bright Light Blue
#26F7FD
ΔE00 5.13
Bright Aqua
#0BF9EA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF7 #FC7F84
analogous
#7FFCB9 #7FFCF7 #7FC3FC
triadic
#7FFCF7 #F77FFC #FCF77F
tetradic
#7FFCF7 #B97FFC #FC7F84 #C3FC7F
square
#7FFCF7 #B97FFC #FC7F84 #C3FC7F
split-complementary
#7FFCF7 #FC7FC3 #FCB97F
monochromatic
#07F9F0 #43FBF3 #7FFCF7 #BBFDFB #E1FEFD
Accessibility & contrast
On white
1.22
#7FFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7FFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF7
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF7 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#DAE2F8
Tritanopia (blue-blind)
#2CFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf7; /* rgb */ color: rgb(127, 252, 247); /* oklch */ color: oklch(91.8% 0.112 191.9);
Tailwind
colors: {
custom: {
50: '#adfdf9',
500: '#7ffcf7',
950: '#000000',
},
}SCSS
$custom: #7ffcf7; $custom-light: #adfdf9; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf7",
"rgb": {
"r": 127,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.6,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91812,
"c": 0.11239,
"h": 191.9
},
"luminance": 0.80848
}Semantic roles & 50–950 ramp
primary
#7FFCF7
secondary
#DA454B
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685